Basically you need an `iterator()` operator functi...
# getting-started
r
Basically you need an
iterator()
operator function that returns something with both a
next()
operator function and
hasNext()
operator function