arrow-fx-coroutines / arrow.fx.coroutines.stream / Stream / mapNotNull

mapNotNull

fun <B> mapNotNull(p: (O) -> B?): Stream<B>

Do you like Arrow?

Arrow Org
<