Open arrdem opened 8 years ago
Given that everything is already re-* it makes more sense to have clojure.regex same as we have clojure.string, and then to just re-export those same vars in core.
re-*
clojure.regex
clojure.string
core
Given that everything is already
re-*
it makes more sense to haveclojure.regex
same as we haveclojure.string
, and then to just re-export those same vars incore
.