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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close