Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kefirjs/kefir
/ stream
Function
stream
src/primary/stream.js:42–44 ·
view source on GitHub ↗
(fn)
Source
from the content-addressed store, hash-verified
40
})
41
42
export
default
function
stream(fn) {
43
return
new
S(fn)
44
}
Callers
15
flat-map-concat.js
File · 0.85
testWithLib
Function · 0.85
transduce.js
File · 0.85
diff.js
File · 0.85
buffer-by.js
File · 0.85
buffer-with-time-or-count.js
File · 0.85
pool.js
File · 0.85
with-handler.js
File · 0.85
debounce.js
File · 0.85
errors-to-values.js
File · 0.85
es-observable.js
File · 0.85
take-while.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…