Skip to main content

format

functionv1.0

clojure.core/format

Available in:BBCLJCLJS
(format [fmt & args])
Formats a string using java.lang.String.format, see java.util.Formatter for format string syntax

No examples yet. Be the first to add one!