package python
import python.NativeIterator
Available on pythonNative Python iterator protocol.
__iter__ ():NativeIterator<T>
__next__ ():T
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/python/NativeIteratorRaw.html