W3cubDocs

/Haxe Python

Tuple1<A>

package python

extends Tuple

import python.Tuple

@:native("tuple") Available on python

Variables

read only _1:A

Methods

inline get__1 ():A

Static methods

static inline make<A> (a:A ):Tuple1<A>

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