W3cubDocs

/Haxe Python

NativeIteratorRaw<T>

package python

import python.NativeIterator

Available on python

Native Python iterator protocol.

Properties

__iter__ ():NativeIterator<T>

__next__ ():T

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/python/NativeIteratorRaw.html