arrow-optics
1.1.3-alpha.44
arrow-optics
/
arrow.optics
/
Fold
/
any
any
open
fun
any
(
source
:
S
,
predicate
:
(
A
)
->
Boolean
)
:
Boolean
Content copied to clipboard
Returns
true
if at least one focus matches the given
predicate
.