add-namespace!
function
sci.core/add-namespace!
(add-namespace! [ctx ns-name ns-map])Adds namespace map `ns-map` named by the symbol `ns-name` to
`ctx`. Returns mutated context.
Examples
No examples yet. Be the first to add one!
sci.core/add-namespace!
(add-namespace! [ctx ns-name ns-map])No examples yet. Be the first to add one!