Skip to main content

parse-ns-form

function

edamame.core/parse-ns-form

(parse-ns-form [ns-form])
Parses `ns-form`, an s-expression, into map with: - `:name`: the name of the namespace - `:aliases`: a map of aliases to lib names

No examples yet. Be the first to add one!