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

Function initNonEmpty

repos/effect/packages/effect/src/Array.ts:1268–1268  ·  view source on GitHub ↗
(self: NonEmptyReadonlyArray<A>)

Source from the content-addressed store, hash-verified

1266 * **When to use**
1267 *
1268 * Use to keep up to the first `n` elements from an iterable as a new array.
1269 *
1270 * **Details**
1271 *

Callers 3

Array.tsFile · 0.85
unappendFunction · 0.85
initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…