Description Usage Arguments Examples
Create an iterator that wraps a specified iterable a limited number of times.
1 | ilimit(iterable, n)
|
iterable |
Iterable to iterate over. |
n |
Maximum number of values to return. |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.