Description Usage Arguments Value Examples
Size of an iterator.
1 | size(itr)
|
itr |
an iterator. |
an integer size.
1 2 | itr <- iterator_product(1:3, 5:6, 2)
size(itr)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.