MCPcopy 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

1import { describe, expect, it } from '@jest/globals';
2import { Map, Set, fromJS, hash, is } from 'immutable';
3
4/**

Callers

nothing calls this directly

Calls 15

MapInterface · 0.90
SetInterface · 0.90
describeFunction · 0.85
itFunction · 0.85
hashFunction · 0.85
isFunction · 0.85
fromJSFunction · 0.85
everyMethod · 0.80
forEachMethod · 0.80
keySeqMethod · 0.80
countMethod · 0.80
collisionKeysFunction · 0.70

Tested by

no test coverage detected