Liking cljdoc? Tell your friends :D

polylith.clj.core.util.interface.str


count-thingsclj

(count-things thing cnt)
source

drop-lastclj

(drop-last n string)
source

lineclj

(line length)
source

sep-1000clj

(sep-1000 number sep)
source

skip-if-ends-withclj

(skip-if-ends-with string ends-with)
source

skip-prefixclj

(skip-prefix string prefix)
source

skip-suffixclj

(skip-suffix string suffix)
source

skip-suffixesclj

(skip-suffixes string suffixes)
source

skip-untilclj

(skip-until string separator)
source

spacesclj

(spaces n#spaces)
source

split-textclj

(split-text text)
(split-text text separator)
source

take-untilclj

(take-until string separator)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close