Type alias NonEmptyArray<T>

NonEmptyArray<T>: [T, ...T[]]

Non-empty array

Type Parameters

  • T

Generated using TypeDoc