nee-core / dev.neeffect.nee / withErrorType

withErrorType

fun <R, E, A> Nee<R, Nothing, A>.withErrorType(): Nee<R, E, A>