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

Method start_persistent_array

src/ir/term/mod.rs:2084–2106  ·  view source on GitHub ↗

Intialize a new persistent array.

(
        &mut self,
        var: &str,
        size: usize,
        field: FieldT,
        party: PartyId,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

circ_declare_inputMethod · 0.45

Calls 5

new_var_metadataMethod · 0.80
pushMethod · 0.80
bool_litFunction · 0.70
cloneMethod · 0.45
intoMethod · 0.45

Tested by

no test coverage detected