MCPcopy Create free account
hub / github.com/Noumena-Network/code / emptySet

Function emptySet

src/capabilities/matrix.ts:81–83  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79])
80
81function emptySet(): Set<Capability> {
82 return new Set<Capability>()
83}
84
85function getCell(
86 spin: Spin,

Callers 1

getCellFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected