-
Notifications
You must be signed in to change notification settings - Fork 273
Closed
Labels
Description
The only material about namespaces on clojure.org seems to be https://clojure.org/reference/namespaces and https://clojure.org/reference/libs -- neither of which are useful to beginners (who will end up here via searches for namespace
).
Adding something to the "learn" pages would be a good place to start since that currently just covers expressions entered in the REPL and doesn't talk about source files, and the associated naming conventions and use of namespaces.
And perhaps add a "guide" page about namespaces too?
daveliepmann, imrekoszo, agzam, MTrost, aviflax and 11 more