MCPcopy
hub / github.com/immutable-js/immutable-js / Equality.ts

File Equality.ts

__tests__/Equality.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 11

SeqInterface · 0.90
ListInterface · 0.90
describeFunction · 0.85
itFunction · 0.85
expectIsFunction · 0.85
expectIsNotFunction · 0.85
isFunction · 0.85
mapMethod · 0.65
pushMethod · 0.65
popMethod · 0.65
hashCodeMethod · 0.65

Tested by

no test coverage detected