Liking cljdoc? Tell your friends :D
All platforms.

wevre.impl.natural-compare-bigint

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.
raw docstring

natural-compareclj/s

(natural-compare a b)
(natural-compare cmp a b)

Compares two strings using natural sorting.

Compares two strings using natural sorting.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close