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

File Conversion.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

RecordInterface · 0.90
MapInterface · 0.90
OrderedMapInterface · 0.90
describeFunction · 0.85
itFunction · 0.85
fromJSFunction · 0.85
isFunction · 0.85
toListMethod · 0.80
toOrderedMapMethod · 0.80
setMethod · 0.65
pushMethod · 0.65
toJSMethod · 0.65

Tested by

no test coverage detected