MCPcopy 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 */
35export function empty () {
36 return EMPTY
37}
38
39function EmptySource () {}
40

Callers 10

accumulate-test.jsFile · 0.90
switch-test.jsFile · 0.90
toInnerFunction · 0.90
mergeArrayFunction · 0.90
slice-test.jsFile · 0.50
limit-test.jsFile · 0.50
build-test.jsFile · 0.50
sample-test.jsFile · 0.50
atTimesFunction · 0.50
subscribe-test.jsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected