W3cubDocs

/Haxe Python

Tuple2<A, B>

package python

extends Tuple

import python.Tuple

Available on python

Static methods

staticinlinemake<A, B>(a:A, b:B):Tuple2<A, B>

Variables

read only_1:A

read only_2:B

Methods

inlineget__1():A

inlineget__2():B

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