(ns-matches regex)
Given an instance of java.util.regex.Pattern, returns a sorted coll of symbols
naming the currently loaded libs that are matched by regex
.
Given an instance of java.util.regex.Pattern, returns a sorted coll of symbols naming the currently loaded libs that are matched by `regex`.
(ns-matches-vars regex)
Given an instance of java.util.regex.Pattern, returns a seq of all vars that have been interned in namespaces matched by the regex
Given an instance of java.util.regex.Pattern, returns a seq of all vars that have been interned in namespaces matched by the regex
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close