Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kefirjs/kefir
/ error
Function
error
src/emitter.js:7–10 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
5
}
6
7
function
error(x) {
8
obs._emitError(x)
9
return
obs._active
10
}
11
12
function
end() {
13
obs._emitEnd()
Callers
15
subscribe
Function · 0.50
transduce.js
File · 0.50
with-handler.js
File · 0.50
errors-to-values.js
File · 0.50
es-observable.js
File · 0.50
combine.js
File · 0.50
filter.js
File · 0.50
map-errors.js
File · 0.50
to-promise.js
File · 0.50
property.js
File · 0.50
take-errors.js
File · 0.50
with-interval.js
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…