Date and time functions
Date and time functions are in the time.cell file, which defines one type:
and the following functions:
Sorting
Sorting functions are in the sorting.cell file:
Sorting a sequence by key:
Each of the sort(..)
and sort_by(..)
functions described above has a corresponding version that operates on sets instead of sequences:
You can also sort key/value pairs in maps by key:
UTF-8
UTF-8 functions are in the utf-8.cell file: