Utility functions for Strings
Utility functions for Strings
(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
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |