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:Aread only_2:Bread only_3:Cread only_4:Dread only_5:Einlineget__1():Ainlineget__2():Binlineget__3():Cinlineget__4():Dinlineget__5():E
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/python/Tuple5.html