Available on lua
An implementation of the Haxe iterator data structure needed for identical lua iterator behavior.
new(f:() ‑> T)
hasNext():Bool
next():T