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

File murmur.ts

packages/db-ivm/src/hashing/murmur.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2 * Implementation of murmur hash based on the Composites polyfill implementation:
3 * https://github.com/tc39/proposal-composites
4 */

Callers

nothing calls this directly

Calls 1

randomHashFunction · 0.85

Tested by

no test coverage detected