Skip to main content

dir-fn

function

clojure.repl/dir-fn

Available in:BBCLJ
(dir-fn [ns])
Returns a sorted seq of symbols naming public vars in a namespace or namespace alias. Looks for aliases in *ns*

No examples yet. Be the first to add one!