We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08398b2 + 721ba89 commit 481efe0Copy full SHA for 481efe0
src/main/clojure/cljs/repl.cljc
@@ -1017,7 +1017,7 @@ itself (not its value) is returned. The reader macro #'x expands to (var x)."}})
1017
lib's namespace in the current namespace.
1018
:refer takes a list of symbols to refer from the namespace..
1019
:refer-macros takes a list of macro symbols to refer from the namespace.
1020
- :include-macros takes a list of macro symbols to refer from the namespace.
+ :include-macros true causes macros from the namespace to be required.
1021
1022
Flags
1023
0 commit comments