MCPcopy Create free account
hub / github.com/benbjohnson/immutable / Int

TypeAlias Int

immutable_test.go:2123–2123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2121
2122 t.Run("reflection", func(t *testing.T) {
2123 type Int int
2124 t.Run("int", func(t *testing.T) { testNewHasher(t, Int(100)) })
2125
2126 type Uint uint

Callers 2

TestNewHasherFunction · 0.85
TestNewComparerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected