Skip to content
The Elk Shell Language
Search
K
Main Navigation
Reference
Standard Library
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
iter::anyOf
anyOf(items) => a
Parameter
Type
Description
items
Iterable
Returns
(Boolean) Whether or not the closure evaluates to true for any of the items.