MCPcopy 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

1import { describe, expect, it, jest } from '@jest/globals';
2import fc from 'fast-check';
3import {
4 List,

Callers

nothing calls this directly

Calls 15

MapInterface · 0.90
SeqInterface · 0.90
ListInterface · 0.90
RecordInterface · 0.90
OrderedMapInterface · 0.90
describeFunction · 0.85
itFunction · 0.85
RangeClass · 0.85
isFunction · 0.85
fromJSFunction · 0.85
forEachMethod · 0.80
toMapMethod · 0.80

Tested by

no test coverage detected