An iterator that counts up integers.

Constructor

new(n:Int, step:Int)

Methods

hasNext():Bool

next():Int