Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cujojs/most
/ dispose
Function
dispose
test/Stream-test.js:21–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
return
{
20
sink, scheduler,
21
dispose () {
22
return
Promise.resolve(sentinel)
23
}
24
}
25
}
26
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected