Liking cljdoc? Tell your friends :D
Clojure only.

metabase.util.infer-spaces

Logic for automatically inferring where spaces should go in table names. Ported from https://stackoverflow.com/questions/8870261/how-to-split-text-without-spaces-into-list-of-words/11642687#11642687.

Logic for automatically inferring where spaces should go in table names. Ported from
https://stackoverflow.com/questions/8870261/how-to-split-text-without-spaces-into-list-of-words/11642687#11642687.
raw docstring

infer-spacesclj

(infer-spaces input)

Splits a string with no spaces into words using magic

Splits a string with no spaces into words using magic
sourceraw docstring

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

× close