Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/immutable-js/immutable-js
/ Map.collision.ts
File
Map.collision.ts
__tests__/Map.collision.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'@jest/globals'
;
2
import
{ Map, Set, fromJS, hash, is } from
'immutable'
;
3
4
/**
Callers
nothing calls this directly
Calls
15
Map
Interface · 0.90
Set
Interface · 0.90
describe
Function · 0.85
it
Function · 0.85
hash
Function · 0.85
is
Function · 0.85
fromJS
Function · 0.85
every
Method · 0.80
forEach
Method · 0.80
keySeq
Method · 0.80
count
Method · 0.80
collisionKeys
Function · 0.70
Tested by
no test coverage detected