MCPcopy
hub / github.com/google/mangle / Hash

Method Hash

ast/ast.go:144–144  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

142 isBaseTerm()
143
144 Hash() uint64
145
146 // Returns a new base term.
147 ApplySubstBase(s Subst) BaseTerm

Callers 15

makeHeadFunction · 0.65
AddMethod · 0.65
RemoveMethod · 0.65
ContainsMethod · 0.65
GetFactsMethod · 0.65
AddMethod · 0.65
RemoveMethod · 0.65
ContainsMethod · 0.65
GetFactsMethod · 0.65
AddMethod · 0.65
RemoveMethod · 0.65
ContainsMethod · 0.65

Implementers 3

Constantast/ast.go
Variableast/ast.go
ApplyFnast/ast.go

Calls

no outgoing calls

Tested by 6

TestEmptyArrayProgramFunction · 0.52
TestEqualsStructuredFunction · 0.52
TestHashFunction · 0.52
TestAtomHashFunction · 0.52
TestTimeDurationHashFunction · 0.52
TestDesugarPropagateFunction · 0.52