Skip to main content

re-matcher

functionv1.0

clojure.core/re-matcher

Available in:BBCLJ
(re-matcher [re s])
Returns an instance of java.util.regex.Matcher, for use, e.g. in re-find.

No examples yet. Be the first to add one!