Liking cljdoc? Tell your friends :D

clj-toolbox.strings

Functions for working with strings.

Note: This should not include parsing functions, those should go in modules related to what they are parsing from the string

Functions for working with strings.

Note: This should not include parsing functions, those should go in modules related to what they are parsing from the string
raw docstring

box-trimclj

(box-trim s)
source

re-has?clj

(re-has? re s)

Tests whether re matches any part of s. Returns a boolean

Tests whether re matches any part of s. Returns a boolean
sourceraw docstring

split-whitespaceclj

(split-whitespace s)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close