all

open fun all(source: S, predicate: (focus: A) -> Boolean): Boolean(source)

Check if all targets satisfy the predicate