(exit)
Exists the context of the current Execution Point, if any. Idempotent.
Exists the context of the current Execution Point, if any. Idempotent.
(in-ep ep-id)
'In Execution Point' - Sets the current Execution Point Id to ep-id
.
Subsequent commands sent to the REPL via 'eval' or 'load-file'
will be transformed so that each form expr
is wrapped with (sc.api/letsc epid expr).
'In Execution Point' - Sets the current Execution Point Id to `ep-id`. Subsequent commands sent to the REPL via 'eval' or 'load-file' will be transformed so that each form `expr` is wrapped with (sc.api/letsc epid expr).
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close