Skip to content

NonEmpty

NonEmpty<A> = NonEmptySet<A>

Defined in: Data/Uniq.ts:95

A branded type representing a unique collection with at least one element.

A