Liking cljdoc? Tell your friends :D
ClojureScript only.

com.oakmac.cljs-util.string

Utility functions for Strings

Utility functions for Strings
raw docstring

safe-lower-casecljs

(safe-lower-case s)

performs .toLowerCase() on s if it is a String returns the lower-cased string or nil otherwise

performs .toLowerCase() on s if it is a String
returns the lower-cased string or nil otherwise
sourceraw docstring

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

× close