Table

From SkyCorp Global
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

NOTE: This class is lowercase, ie: 'table'

The Table section of the lua documentation is probably handy here.

Public Methods

static unpack

static pack

static sort

static insert

static remove

static concat

See Also

There are a few table iterators in the global namespace (ipairs, pairs, and next)