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

Function eval_value

src/ir/term/eval.rs:51–64  ·  view source on GitHub ↗

Helper function for eval function. Handles a single term

(vs: &mut TermMap<Value>, h: &FxHashMap<String, Value>, t: Term)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

eval_cachedFunction · 0.85

Calls 10

eval_opFunction · 0.85
free_variablesFunction · 0.85
mapMethod · 0.80
collectMethod · 0.45
csMethod · 0.45
unwrapMethod · 0.45
getMethod · 0.45
opMethod · 0.45
cloneMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected