(defn ns-aliases "Returns a map of the aliases for the namespace." {:added "1.0" :static true} [ns] (.getAliases (the-ns ns)))
Comments top
No comments for ns-aliases. Log in to add a comment.