nee-core / dev.neeffect.nee.effects / Out / handle

handle

fun <E1, B> handle(fe: (E) -> Out<E1, B>, fa: (A) -> B): Out<E1, B>