Skip to main content

clojure_recur

Function clojure_recur 

Source
pub fn clojure_recur(cx: &mut Cx, value: Ref) -> Result<Ref>
Expand description

Aborts to the enclosing Clojure loop prompt with new bindings, implementing recur.