package lua
Available on lua
This library is an extern for a polyfill library of common lua table methods.
staticmaxn(t:AnyTable):Int
staticpack<T>(args:Rest<T>):Table<Int, T>
staticunpack<Int, V>(args:Table<Int, V>, ?min:Int, ?max:Int):Dynamic
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/lua/TableTools.html