Liking cljdoc? Tell your friends :D

tupelo.lexical

Utils for lexical sorting and searching

Utils for lexical sorting and searching
raw docstring

compare-genericclj/s

(compare-generic x y)
source

compare-lexclj/s

(compare-lex a b)

Inputs: [a :- tsk/Vec b :- tsk/Vec] Returns: s/Int

Inputs: [a :- tsk/Vec b :- tsk/Vec]
Returns: s/Int
sourceraw docstring

comparison-classclj/s

(comparison-class x)

Inputs: [x :- s/Any] Returns: s/Str

Returns a string specifying the comparison class to be used for sorting a piece of data.

Inputs: [x :- s/Any]
Returns: s/Str

Returns a string specifying the comparison class to be used for sorting a piece of data.
sourceraw docstring

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

× close