FsCheck


NonEmptySet<'T> Type

Namespace: FsCheck

Assembly: FsCheck.dll

Base Type: obj

All Interfaces: IEquatable<NonEmptySet<'T>> , IStructuralEquatable , IComparable<NonEmptySet<'T>> , IComparable , IStructuralComparable , IEnumerable<'T> , IEnumerable

Represents a non-empty Set.

Union cases

Union case Description

NonEmptySet Set<'T>

Full Usage: NonEmptySet Set<'T>

Parameters:
    Item : Set<'T>

Item : Set<'T>

Instance members

Instance member Description

this.Get

Full Usage: this.Get

Returns: Set<'T>

Returns: Set<'T>