interface List.Types
A utility interface to extract related List types.
Extends: Elem<T>
Properties
nonEmpty
undocumented
nonEmpty
Definition
readonly nonEmpty:
List.NonEmpty
<this['_T']>;
interface List.Types
A utility interface to extract related List types.
Extends: Elem<T>
nonEmpty
undocumented
readonly nonEmpty:
List.NonEmpty
<this['_T']>;