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::firstOrNil
firstOrNil(items)
Parameter
Type
Description
items
Iterable
Returns
(*) The first element of the given iterable object, or nil if the Iterable is empty