W3cubDocs

/Haxe Lua

HaxeIterator<T>

package lua

Available on lua

An implementation of the Haxe iterator data structure needed for identical lua iterator behavior.

Constructor

new (f:Void ‑> T )

Methods

hasNext ():Bool

next ():T

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/lua/HaxeIterator.html