MCPcopy Create free account
hub / github.com/effect-app/libs / Array.ts

File Array.ts

repos/effect/packages/effect/src/Array.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Works with JavaScript arrays, readonly arrays, and non-empty arrays.
3 *
4 * The helpers cover common collection work such as creating arrays, reading

Callers

nothing calls this directly

Calls 15

makeByFunction · 0.85
initNonEmptyFunction · 0.85
lastNonEmptyFunction · 0.85
isOutOfBoundsFunction · 0.85
predicateFunction · 0.85
spanIndexFunction · 0.85
orderFunction · 0.85
appendAllFunction · 0.85
prependFunction · 0.85
intersectionWithFunction · 0.85
partitionFunction · 0.85
someMethod · 0.80

Tested by

no test coverage detected