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

Method HashCode

ecgo/utils/map.go:4–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2
3type Hashable interface {
4 HashCode() uint64
5 EqualI(Hashable) bool
6}
7

Callers 3

FindMethod · 0.80
SetMethod · 0.80
AddMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected