MCPcopy Index your code
hub / github.com/clojure-rs/ClojureRS / eval

Method eval

src/repl.rs:23–25  ·  view source on GitHub ↗

@TODO reconsider eval's signature; since Value wraps all evaluables, it might make more sense to frame eval as "environment.eval(value)", and then likewise define a 'repl.eval(value)', rather than 'value.eval(environment)'

(&self, value: &Value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

runMethod · 0.45
try_eval_fileMethod · 0.45
invokeMethod · 0.45
invokeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected