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

Function tailNonEmpty

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

Source from the content-addressed store, hash-verified

1211 * **When to use**
1212 *
1213 * Use to safely get all elements before the last when the iterable may be empty.
1214 *
1215 * **Details**
1216 *

Callers 3

Array.tsFile · 0.70
unprependFunction · 0.70
tailFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…