(expand-with-character-classes s)Take a collection of characters and return a string representing the concatenation of the Java regex characters, including the use character classes wherever possible without conformance loss. This function is not designed for performance and should be called to prepare systems prior to the handling of HTTP requests.
Take a collection of characters and return a string representing the concatenation of the Java regex characters, including the use character classes wherever possible without conformance loss. This function is not designed for performance and should be called to prepare systems prior to the handling of HTTP requests.
(as-regex-str _)Return a string that represents the Java regex
Return a string that represents the Java regex
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 |