Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cujojs/most
/ empty
Function
empty
src/source/core.js:35–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
* @returns {Stream}
34
*/
35
export
function
empty () {
36
return
EMPTY
37
}
38
39
function
EmptySource () {}
40
Callers
10
accumulate-test.js
File · 0.90
switch-test.js
File · 0.90
toInner
Function · 0.90
mergeArray
Function · 0.90
slice-test.js
File · 0.50
limit-test.js
File · 0.50
build-test.js
File · 0.50
sample-test.js
File · 0.50
atTimes
Function · 0.50
subscribe-test.js
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected