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

Method add_output

src/ir/term/precomp.rs:48–53  ·  view source on GitHub ↗

Add a new output variable to the precomputation. `value` is the term that computes its value.

(&mut self, name: String, value: Term)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

restrict_to_inputsFunction · 0.80
new_varMethod · 0.80
new_var_metadataMethod · 0.80
precomputeMethod · 0.80

Calls 4

pushMethod · 0.80
checkFunction · 0.70
cloneMethod · 0.45
insertMethod · 0.45

Tested by 1

restrict_to_inputsFunction · 0.64