nee-core / dev.neeffect.nee.effects / toFuture

toFuture

fun <E, A> Out<E, A>.toFuture(): Future<Either<E, A>>