Skip to main content

re-seq

functionv1.7

cljs.core/re-seq

Available in:BBCLJCLJS
(re-seq [re s])
Returns a lazy sequence of successive matches of re in s.

No examples yet. Be the first to add one!