Liking cljdoc? Tell your friends :D

kameleon.util


normalize-stringclj

(normalize-string s)

Normalizes a string for use in comparisons. Comparisons in which this function is used on both sides will be case-insensitive with leading and trailing whitespace removed and consecutive whitespace collapsed to a single space.

Normalizes a string for use in comparisons. Comparisons in which this function is used on both sides will be
case-insensitive with leading and trailing whitespace removed and consecutive whitespace collapsed to a single
space.
sourceraw docstring

query-spyclj

(query-spy desc query)
source

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

× close