clojurescript icon indicating copy to clipboard operation
clojurescript copied to clipboard

CLJS-3286: ns form does not merge ns-info

Open swannodette opened this issue 2 years ago • 0 comments

Use special merge-ns-info function for ns* and ns ops. Fixes cljs issue where calling ns would clobber existing bindings.

swannodette avatar Apr 06 '22 15:04 swannodette