(format fmt & args)
(parse-boolean x)
(parse-double x & [default])
(parse-float x & [default])
(parse-int x radix & [default])
(parse-int x)
(parse-long x radix & [default])
(trunc-left len)
(trunc-right len)
cljdoc is a website building & hosting documentation for Clojure/Script libraries