Function
tailNonEmpty
(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 | * |
Tested by
no test coverage detected
Used in the wild real call sites across dependent graphs
searching dependent graphs…