Liking cljdoc? Tell your friends :D

wevre.impl.natural-compare-lazy

A comparator for natural sorting of strings. Implements a custom integer comparison (instead of parse-int) to avoid overflow.

A comparator for natural sorting of strings. Implements a custom
integer comparison (instead of parse-int) to avoid overflow.
raw docstring

digitclj/s

source

natural-compareclj/s

(natural-compare a b)
(natural-compare cmp a b [text? & text?'s])
source

non-digitclj/s

source

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

× close