Skip to content

iter::allOf ​

allOf(items) => a ​

ParameterTypeDescription
itemsIterable

Returns ​

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