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