Here's clarity:
datatype order https://smlfamily.github.io/Basis/general.html#SIG:GENERAL.o...
function compare https://smlfamily.github.io/Basis/string.html#SIG:STRING.com...
case String.compare(a, b) of | LESS => ... | EQUAL => ... | GREATER => ...
Here's clarity:
datatype order https://smlfamily.github.io/Basis/general.html#SIG:GENERAL.o...
function compare https://smlfamily.github.io/Basis/string.html#SIG:STRING.com...