Welcome! Please see the About page for a little more info on how this works.
` ClojureScript 1.10.520 cljs.user=> (require '["clojure.set" :as set]) nil
`
clojure.set/union nil
nil cljs.user=> `
Comment made by: mfikes
CLJS-3091.path passes CI (/)
CLJS-3091.patch passes Canary (/)
Comment made by: thheller
Why is even allowed to require a CLJS namespace via a string?
I have a presumption that, since it works, it is a legitimate construct. But this presumption could be invalid.
CLJS-3091.patch added to Patch Tender (i)