MCPcopy Create free account
hub / github.com/circify/circ / eval

Method eval

src/ir/term/precomp.rs:88–100  ·  view source on GitHub ↗

Evaluate the precomputation. Requires an input environment that binds all inputs for the underlying computation.

(&self, env: &FxHashMap<String, Value>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

eval_cachedFunction · 0.85
cloneMethod · 0.45
unwrapMethod · 0.45
getMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected