Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
{ BitMaskHashMap } from
"../../../src/ECS/Utils/BitMaskHashMap"
;
4
import
{ BitMask64Data, BitMask64Utils } from
"../../../src"
;
Callers
nothing calls this directly
Calls
7
set
Method · 0.65
get
Method · 0.65
has
Method · 0.65
delete
Method · 0.65
clear
Method · 0.65
create
Method · 0.45
setBit
Method · 0.45
Tested by
no test coverage detected