Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_code
Function · 0.45
generate_flatten_code
Function · 0.45
pop
Function · 0.45
from_binary
Method · 0.45
query
Method · 0.45
solve_layer_layout_normal
Method · 0.45
merge_layouts
Function · 0.45
split_circuit
Method · 0.45
compute_min_max_layers
Method · 0.45
strip_constants
Function · 0.45
lin_comb_inner
Function · 0.45
lin_comb_inner
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected