W3cubDocs

/Haxe Python

Tuple5<A, B, C, D, E>

package python

extends Tuple

import python.Tuple

Available on python

Static methods

staticinlinemake<A, B, C, D, E>(a:A, b:B, c:C, d:D, e:E):Tuple5<A, B, C, D, E>

Variables

read only_1:A

read only_2:B

read only_3:C

read only_4:D

read only_5:E

Methods

inlineget__1():A

inlineget__2():B

inlineget__3():C

inlineget__4():D

inlineget__5():E

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