FSharpx.Collections


Set<'T> Type

Instance members

Instance member Description

this.Choose

Full Usage: this.Choose

Returns: 'T
Returns: 'T

this.Comparer

Full Usage: this.Comparer

Returns: IComparer<'T>
Returns: IComparer<'T>

this.ComparerUntyped

Full Usage: this.ComparerUntyped

Returns: IComparer<'T>
Returns: IComparer<'T>

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool
Returns: bool

this.MaximumElement

Full Usage: this.MaximumElement

Returns: 'T
Returns: 'T

this.MinimumElement

Full Usage: this.MinimumElement

Returns: 'T
Returns: 'T

this.Tree

Full Usage: this.Tree

Returns: SetTree<'T>
Returns: SetTree<'T>