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

Method assign

src/circify/mod.rs:578–622  ·  view source on GitHub ↗

Assign `loc` in the current scope to `val`. If `public`, then make the new variable version a public (fixed) rather than private (existential) circuit input.

(&mut self, loc: Loc, val: Val<E::T>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

circ_assignMethod · 0.80
circ_assignMethod · 0.80
circ_assignMethod · 0.80
return_Method · 0.80

Calls 11

get_lex_mutMethod · 0.80
get_nameMethod · 0.80
get_tyMethod · 0.80
next_verMethod · 0.80
as_bool_optMethod · 0.80
cloneMethod · 0.45
unwrapMethod · 0.45
getMethod · 0.45
type_Method · 0.45
iteMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected