arrow-optics / arrow.optics / POptional / find

find

open fun find(source: S, predicate: (focus: A) -> Boolean): Option<A>

Find the focus that satisfies the predicate predicate

Do you like Arrow?

Arrow Org
<