Skip to main content

capitalize

functionv1.2

clojure.string/capitalize

Available in:BBCLJCLJS
(capitalize [s])
Converts first character of the string to upper-case, all other characters to lower-case.

No examples yet. Be the first to add one!