Reference: sort
sort(v) returns the vector v sorted numerically. sort(l) returns the string list (i.e., table with one column) sorted.
sort(v) returns the vector v sorted numerically. sort(l) returns the string list (i.e., table with one column) sorted.