MCPcopy Index your code
hub / github.com/immutable-js/immutable-js / toSeq.ts

File toSeq.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from '@jest/globals';
2import {
3 Collection,
4 isIndexed,

Callers

nothing calls this directly

Calls 15

MapInterface · 0.90
ListInterface · 0.90
StackInterface · 0.90
SetInterface · 0.90
OrderedSetInterface · 0.90
CollectionInterface · 0.90
SeqInterface · 0.90
OrderedMapInterface · 0.90
describeFunction · 0.85
itFunction · 0.85
isSeqFunction · 0.85
isKeyedFunction · 0.85

Tested by

no test coverage detected