Liking cljdoc? Tell your friends :D

clobar.core


clobarclj

(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".
sourceraw docstring

contextual-evalclj

(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.
sourceraw docstring

local-contextcljmacro

(local-context)

Collect the local context. Originates from Joy of clojure chapter 13.

Collect the local context. Originates from Joy of clojure chapter 13.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close