Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/immutable-js/immutable-js
/ Map.ts
File
Map.ts
__tests__/Map.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, jest } from
'@jest/globals'
;
2
import
fc from
'fast-check'
;
3
import
{
4
List,
Callers
nothing calls this directly
Calls
15
Map
Interface · 0.90
Seq
Interface · 0.90
List
Interface · 0.90
Record
Interface · 0.90
OrderedMap
Interface · 0.90
describe
Function · 0.85
it
Function · 0.85
Range
Class · 0.85
is
Function · 0.85
fromJS
Function · 0.85
forEach
Method · 0.80
toMap
Method · 0.80
Tested by
no test coverage detected