A comparator for natural sorting of strings proposed by @p-himik.
A comparator for natural sorting of strings proposed by @p-himik.
(prepare-string s)
Splits the string s
into a vector of alternating
numbers-strings where the first item is always a string,
potentially empty.
Splits the string `s` into a vector of alternating numbers-strings where the first item is always a string, potentially empty.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close