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

Function lastNonEmpty

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

Source from the content-addressed store, hash-verified

1157 * **When to use**
1158 *
1159 * Use to safely get all elements after the first when the iterable may be empty.
1160 *
1161 * **Details**
1162 *

Callers 3

Array.tsFile · 0.85
unappendFunction · 0.85
lastFunction · 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…