MCPcopy Index your code
hub / github.com/TanStack/db / comparison.ts

File comparison.ts

packages/db/src/utils/comparison.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { isTemporal } from '../utils'
2import type { CompareOptions } from '../query/builder/types'
3
4// WeakMap to store stable IDs for objects

Callers

nothing calls this directly

Calls 1

makeComparatorFunction · 0.85

Tested by

no test coverage detected