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