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

File Repeat.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 12

describeFunction · 0.85
itFunction · 0.85
RepeatClass · 0.85
firstMethod · 0.80
restMethod · 0.80
lastMethod · 0.80
butLastMethod · 0.80
joinMethod · 0.80
toArrayMethod · 0.65
equalsMethod · 0.65
indexOfMethod · 0.65
lastIndexOfMethod · 0.65

Tested by

no test coverage detected