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
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close