Skip to content

iter::anyOf

anyOf(items) => a

ParameterTypeDescription
itemsIterable

Returns

(Boolean) Whether or not the closure evaluates to true for any of the items.