MCPcopy
hub / github.com/kefirjs/kefir / diff.js

File diff.js

test/specs/diff.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const {stream, prop, send, value, end, expect} = require('../test-helpers')
2
3const noop = () => {}
4const minus = (prev, next) => prev - next

Callers

nothing calls this directly

Calls 3

streamFunction · 0.85
endFunction · 0.85
valueFunction · 0.50

Tested by

no test coverage detected