arrow-optics / arrow.optics / PTraversal / find

find

open fun find(s: S, p: (A) -> Boolean): Option<A>

Find the first target matching the predicate

Do you like Arrow?

Arrow Org
<