Description Usage Arguments Value
An Iterator
yield
s a variable every time yield_next()
is called.
Get the current value of that variable without changing the state of the Iterator.
1 | current(iter)
|
iter |
An |
The current value of iter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.