Liking cljdoc? Tell your friends :D

eden.state-machine.environment


get-closure-environmentclj/s

(get-closure-environment *sm)

Retrieves the preceding environments and merges it into an environment for use as a closure environment. Note that it does not include the global environment.

Retrieves the preceding environments and merges it into an
environment for use as a closure environment. Note that it does not
include the global environment.
sourceraw docstring

get-global-environmentclj/s

(get-global-environment *sm)
source

get-last-environmentclj/s

(get-last-environment *sm)
source

with-new-environmentclj/smacro

(with-new-environment *sm & body)
source

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

× close