arrow-fx-coroutines / arrow.fx.coroutines.stream / Chunk / find
fun find(p: (O) -> Boolean): O?
fun find(p: (O) ->
Boolean
): O?
kotlin-std exposes same alias
Do you like Arrow?