MCPcopy
hub / github.com/uber-go/nilaway / newNilnessTableSet

Function newNilnessTableSet

assertion/function/functioncontracts/infer.go:535–537  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

533}
534
535func newNilnessTableSet() nilnessTableSet {
536 return make(nilnessTableSet, 0)
537}

Callers 2

inferContractsFunction · 0.85
deriveContractsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected