clojure / clojurescript-site

website for ClojureScript
Eclipse Public License 1.0
107 stars 135 forks source link

docs for vars and metadata #392

Open henryw374 opened 3 years ago

henryw374 commented 3 years ago

The only stuff I can see is https://clojurescript.org/about/differences#_vars_and_the_global_environment, which is pretty minimal.

The best documentation I can find anywhere is https://swannodette.github.io/2014/12/17/whats-in-a-var/, so that could be a good starting point.