cuerdas.regexp

(source)
A regexp helpers and enhancements (mostly for cljs).

For more info about this library see:

https://funcool.github.io/cuerdas/latest/
Public Variable Short Description
escape (clj) Escapes characters in the string that are not safe to use in a RegExp.
regexp? (clj) Return `true` if `x` is a regexp pattern instance.