MSORT
mapsThe function MSORT
inspects the top of the stack. If it is a MAP, it sorts the MAP according to its keys. Only MAPs of type LinkedHashMap, which are the most commons in WarpScript, can be sorted.
Loading
The function MSORT
inspects the top of the stack. If it is a MAP, it sorts the MAP according to its keys. Only MAPs of type LinkedHashMap, which are the most commons in WarpScript, can be sorted.