package lua
Available on luaAn implementation of the Haxe iterator data structure needed for identical lua iterator behavior.
new (f:Void ‑> T )
hasNext ():Bool
next ():T
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/lua/HaxeIterator.html