MCPcopy
hub / github.com/Effect-TS/effect / Array.ts

File Array.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * This module provides utility functions for working with arrays in TypeScript.
3 *
4 * @since 2.0.0

Callers

nothing calls this directly

Calls 15

makeByFunction · 0.85
headNonEmptyFunction · 0.85
initNonEmptyFunction · 0.85
lastNonEmptyFunction · 0.85
isOutOfBoundsFunction · 0.85
spanIndexFunction · 0.85
zipWithFunction · 0.85
appendFunction · 0.85
intersectionWithFunction · 0.85
filterMapFunction · 0.85
fFunction · 0.70
tailNonEmptyFunction · 0.70

Tested by

no test coverage detected