package python
extends Tuple
import python.Tuple
Available on python
staticinlinemake<A, B, C, D, E>(a:A, b:B, c:C, d:D, e:E):Tuple5<A, B, C, D, E>
read only_1:A
read only_2:B
read only_3:C
read only_4:D
read only_5:E
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