Skip to content

iter::any ​

any(items) ​

ParameterTypeDescription
itemsIterable

Returns ​

(Boolean) Whether or not one of the values evaluates to true.