MCPcopy Create free account
hub / github.com/esengine/esengine / BitMaskHashMap.test.ts

File BitMaskHashMap.test.ts

packages/core/tests/ECS/Utils/BitMaskHashMap.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// FlatHashMap.test.ts
2
3import { BitMaskHashMap } from "../../../src/ECS/Utils/BitMaskHashMap";
4import { BitMask64Data, BitMask64Utils } from "../../../src";

Callers

nothing calls this directly

Calls 7

setMethod · 0.65
getMethod · 0.65
hasMethod · 0.65
deleteMethod · 0.65
clearMethod · 0.65
createMethod · 0.45
setBitMethod · 0.45

Tested by

no test coverage detected