W3cubDocs

/Haxe Python

Tuple<X>

package python

extended by Tuple1, Tuple2, Tuple3, Tuple4, Tuple5

Available on python

Constructor

new (a:Array<X>)

new ()

Variables

read only length:Int

Methods

inline get_length ():Int

inline toArray ():Array<X>

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