Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
81
function
emptySet(): Set<Capability> {
82
return
new
Set<Capability>()
83
}
84
85
function
getCell(
86
spin: Spin,
Callers
1
getCell
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected