A regexp helpers and enhancements (mostly for cljs).
A regexp helpers and enhancements (mostly for cljs).
(escape s)Escapes characters in the string that are not safe to use in a RegExp.
Escapes characters in the string that are not safe to use in a RegExp.
(regexp? x)Return true if x is a regexp pattern
instance.
Return `true` if `x` is a regexp pattern instance.
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 |