IonizeDocsionize.cc ↗

Table Library

table.sort

Sorts list elements in a given order, *in-place*, from list[1] to list[#list].

sort(list: table [, comp: (a, b) -> boolean])