A comparator for natural sorting of strings. Internal digits are parsed as BigInt to avoid overflow.
A comparator for natural sorting of strings. Internal digits are parsed as BigInt to avoid overflow.
(natural-compare a b)
(natural-compare cmp a b)
Compares two strings using natural sorting.
Compares two strings using natural sorting.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close