Header menu logo FsCheck

NonEmptySet<'T> Type

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>

Type something to start searching.