Skip to main content
Home
Docs
Courses
Workshops
Jobs
Podcast
Sign in
Docs
Reference
ClojureScript
cljs.core
re-pattern
re-pattern
function
v1.7
cljs.core/re-pattern
Available in:
BB
CLJ
CLJS
(
re-pattern
[
s
]
)
Returns an instance of RegExp which has compiled the provided string.
Examples
Sign in to contribute
Code
Platforms
Clojure
ClojureScript
Babashka
Submit
Cancel
No examples yet. Be the first to add one!
Categories
Strings › Regex
See Also
re-find
re-matches
re-seq
← re-matches
re-seq →
All
⌘1
Clojure
⌘2
ClojureScript
⌘3
Babashka
⌘4