Protocols necessary for the implementation of control flow operators.
Protocols necessary for the implementation of control flow operators.
Internal protocol for jumping to locations for restarts.
Internal protocol for jumping to locations for restarts.
(args _)
Returns an argument list used in the construction of the Jump
.
Returns an argument list used in the construction of the [[Jump]].
(is-target? _ v)
Checks to see if the value is this jump's target.
Checks to see if the value is this jump's target.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close