Skip to content

table.sort

function table.sort(list: <T>[], comp?: fun(a: <T>, b: <T>):boolean)