Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kefirjs/kefir
/ es-observable.js
File
es-observable.js
test/specs/es-observable.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
$$observable = require(
'symbol-observable'
).default
2
const
Observable = require(
'zen-observable'
)
3
const
{stream, send, value, error, end, expect} = require(
'../test-helpers'
)
4
Callers
nothing calls this directly
Calls
4
stream
Function · 0.85
end
Function · 0.85
value
Function · 0.50
error
Function · 0.50
Tested by
no test coverage detected