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
takeWhile(items) => a
Returns
On this page
iter::takeWhile
takeWhile(items) => a
Parameter
Type
Description
items
Iterable
All items
Returns
(Generator)