clojurescript
clojurescript copied to clipboard
CLJS-3286: ns form does not merge ns-info
Use special merge-ns-info function for ns* and ns ops. Fixes cljs issue where calling ns would clobber existing bindings.