The OpenD Programming Language

StringMap.sort

Sorts table according to the keys

struct StringMap(T)
ref return
sort
(
alias less = "a < b"
)
()

Meta