(clobar context)
Open a simple Clojure repl. The first argument is bound as "context".
Open a simple Clojure repl. The first argument is bound as "context".
(contextual-eval ctx expr)
Evaluate with a passed context. Originates from Joy of Clojure chapter 8.
Evaluate with a passed context. Originates from Joy of Clojure chapter 8.
(local-context)
Collect the local context. Originates from Joy of clojure chapter 13.
Collect the local context. Originates from Joy of clojure chapter 13.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close