Liking cljdoc? Tell your friends :D

erdos.require-all


list-all-namespacesclj

(list-all-namespaces namespace-prefix)

Returns a seq of all namespace symbols with a given prefix

Returns a seq of all namespace symbols with a given prefix
sourceraw docstring

require-allcljmacro

(require-all prefix & {:as opts})

Requires every namespace with a give prefix.

Requires every namespace with a give prefix. 
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close