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

Function parse_value_map

src/ir/term/text/mod.rs:899–915  ·  view source on GitHub ↗

Parse an IR "value map": a map from strings to values. A serliazed IR map is a subset of serialized IR terms. It must have let-bindings for each map entry. Each entry *must* be bound to a value literal. Duplicate entries are undefined behavior. The value of the term does not matter, and is ignored.

(src: &[u8])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

pf2bool_evalFunction · 0.85
op_sort_evalFunction · 0.85
uniq_deri_gcd_evalFunction · 0.85
haboeck_evalFunction · 0.85
length_4Function · 0.85
length_4Function · 0.85
length_4Function · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85

Calls 7

parse_tok_treeFunction · 0.85
mapMethod · 0.80
termMethod · 0.45
collectMethod · 0.45
unwrapMethod · 0.45
opMethod · 0.45
cloneMethod · 0.45

Tested by 8

pf2bool_evalFunction · 0.68
op_sort_evalFunction · 0.68
uniq_deri_gcd_evalFunction · 0.68
haboeck_evalFunction · 0.68
length_4Function · 0.68
length_4Function · 0.68
length_4Function · 0.68