Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benbjohnson/immutable
/ Equal
Method
Equal
immutable.go:2237–2237 ·
view source on GitHub ↗
Returns true if a and b are equal.
(a, b K)
Source
from the content-addressed store, hash-verified
2235
2236
// Returns true if a and b are equal.
2237
Equal(a, b K) bool
2238
}
2239
2240
// NewHasher returns the built-in hasher for a given key type.
Callers
5
testNewHasher
Function · 0.95
indexOf
Method · 0.65
get
Method · 0.65
set
Method · 0.65
delete
Method · 0.65
Calls
no outgoing calls
Tested by
1
testNewHasher
Function · 0.76