Liking cljdoc? Tell your friends :D

clorum-core.util.sanitization


authorclj

(author name)

Returns a generic name if the passed name is blank, otherwise returns the passed name.

Returns a generic name if the passed name is blank, otherwise returns the passed name.
sourceraw docstring

blank-stringclj

(blank-string check)

Converts the passed string to nil if it is blank, otherwise returns the passed string unchanged.

Converts the passed string to nil if it is blank, otherwise returns the passed string unchanged.
sourceraw docstring

categoryclj

(category cat)

Returns a generic category if the passed name is blank, otherwise returns the passed category.

Returns a generic category if the passed name is blank, otherwise returns the passed category.
sourceraw docstring

parse-intcljmultimethod

source

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

× close