While `:use` is supported at the NS declaration level, REPLs only support `import` and `require`.
Supporting `use` and `use-macros` in REPLs would be a useful addition.
fixed https://github.com/clojure/clojurescript/commit/8c6bbf8bc9f5b3e04fd8b172e725894256076e75
While `:use` is supported at the NS declaration level, REPLs only support `import` and `require`.
Supporting `use` and `use-macros` in REPLs would be a useful addition.