MCPcopy
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

subscribeFunction · 0.50
transduce.jsFile · 0.50
with-handler.jsFile · 0.50
es-observable.jsFile · 0.50
combine.jsFile · 0.50
filter.jsFile · 0.50
map-errors.jsFile · 0.50
to-promise.jsFile · 0.50
property.jsFile · 0.50
take-errors.jsFile · 0.50
with-interval.jsFile · 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…