(blank? ms)
(calc-level ms)
(join separator ms-coll)
(new-string string)
(new-string string metadata)
(re-seq re ms)
(replace ms match replacement)
(seq ms)
(split-lines ms)
(starts-with? ms substr)
(subs ms start)
(subs ms start end)
(to-str ms)
(trim ms)
cljdoc is a website building & hosting documentation for Clojure/Script libraries