MCPcopy Create free account
hub / github.com/TanStack/db / negate.test.ts

File negate.test.ts

packages/db-ivm/tests/operators/negate.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest'
2import { D2 } from '../../src/d2.js'
3import { MultiSet } from '../../src/multiset.js'
4import { map, negate, output } from '../../src/operators/index.js'

Callers

nothing calls this directly

Calls 9

expectFunction · 0.90
negateFunction · 0.85
outputFunction · 0.85
mapFunction · 0.85
newInputMethod · 0.80
pipeMethod · 0.80
finalizeMethod · 0.80
sendDataMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected