Liking cljdoc? Tell your friends :D

wevre.impl.natural-compare-pakhomov

A comparator for natural sorting of strings proposed by @p-himik.

A comparator for natural sorting of strings proposed by @p-himik.
raw docstring

natural-compareclj/s

(natural-compare a b)
source

parse-longclj/s

source

prepare-stringclj/s

(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.
sourceraw docstring

vector-compareclj/s

(vector-compare [value1 & rest1] [value2 & rest2])
source

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

× close