(re-find [m] [re s])Returns the next regex match, if any, of string to pattern, using
java.util.regex.Matcher.find(). Uses re-groups to return the
groups.
Examples
No examples yet. Be the first to add one!
(re-find [m] [re s])No examples yet. Be the first to add one!