Skip to content
The Elk Shell Language
Search
K
Main Navigation
Reference
Standard Library
GitHub
Appearance
GitHub
Menu
On this page
On this page
Table of Contents for current page
maxOf(items) => a
Returns
On this page
iter::maxOf
maxOf(items) => a
Parameter
Type
Description
items
Iterable
Returns
(*) The lowest value in the Iterable with the closure applied.