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

Function make_array

src/ir/term/mod.rs:1467–1475  ·  view source on GitHub ↗

Make an array from a sequence of terms. Requires a key sort, as all arrays do. This sort must be iterable (i.e., bool, int, bit-vector, or field). a value sort, for the array's default

(key_sort: Sort, value_sort: Sort, i: Vec<Term>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

map_test_bool_keyFunction · 0.85
map_test_bv_keyFunction · 0.85
test_rotFunction · 0.85
create_varsFunction · 0.85
create_witsFunction · 0.85

Calls 2

termFunction · 0.85
ArrayClass · 0.85

Tested by 3

map_test_bool_keyFunction · 0.68
map_test_bv_keyFunction · 0.68
test_rotFunction · 0.68