Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ isTemporal } from
'../utils'
2
import
type
{ CompareOptions } from
'../query/builder/types'
3
4
// WeakMap to store stable IDs for objects
Callers
nothing calls this directly
Calls
1
makeComparator
Function · 0.85
Tested by
no test coverage detected