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

File ArraySeq.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from '@jest/globals';
2import { Seq } from 'immutable';
3
4describe('ArraySequence', () => {

Callers

nothing calls this directly

Calls 15

SeqInterface · 0.90
describeFunction · 0.85
itFunction · 0.85
everyMethod · 0.80
someMethod · 0.80
reduceMethod · 0.80
joinMethod · 0.80
takeMethod · 0.80
skipMethod · 0.80
nextMethod · 0.80
toArrayMethod · 0.65
mapMethod · 0.65

Tested by

no test coverage detected