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
(box-trim s)(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
(split-whitespace s)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |