(camel-case s)
Returns camel case version of the string, e.g. "http-equiv" becomes "httpEquiv".
Returns camel case version of the string, e.g. "http-equiv" becomes "httpEquiv".
(unquote-class class)
Handle the case of (quote '[foo bar])
Handle the case of (quote '[foo bar])
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close