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