MCPcopy Create free account
hub / github.com/clojure-rs/ClojureRS / eval

Method eval

src/value.rs:699–701  ·  view source on GitHub ↗

Evaluates a value and returns a new ClojureRS Value altogether, by cloning what eval_to_rc points to

(&self, environment: Rc<Environment>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Implementers 1

value.rssrc/value.rs

Calls 2

eval_to_rcMethod · 0.80
to_valueMethod · 0.45

Tested by

no test coverage detected