NonEmpty
NonEmpty<
A> =NonEmptySet<A>
Defined in: Data/Uniq.ts:95
A branded type representing a unique collection with at least one element.
Type Parameters
Section titled “Type Parameters”A
NonEmpty<
A> =NonEmptySet<A>
Defined in: Data/Uniq.ts:95
A branded type representing a unique collection with at least one element.
A