MCPcopy Create free account
hub / github.com/PolyhedraZK/ExpanderCompilerCollection / is_empty

Method is_empty

expander_compiler/src/utils/pool.rs:54–56  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

52 }
53
54 pub fn is_empty(&self) -> bool {
55 self.vec.is_empty()
56 }
57}

Callers 15

generate_unflatten_codeFunction · 0.45
generate_flatten_codeFunction · 0.45
popFunction · 0.45
from_binaryMethod · 0.45
queryMethod · 0.45
merge_layoutsFunction · 0.45
split_circuitMethod · 0.45
strip_constantsFunction · 0.45
lin_comb_innerFunction · 0.45
lin_comb_innerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected