Header menu logo fantomas

NameSet Type

Instance members

Instance member Description

this.Choose

Full Usage: this.Choose

Returns: string

The number of elements in the set.

Returns: string

this.Count

Full Usage: this.Count

Returns: int

Return the number of elements in the set.

Returns: int

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool

A useful shortcut for Set.isEmpty. See the Set module for further operations on sets.

Returns: bool

this.MaximumElement

Full Usage: this.MaximumElement

Returns: string

Returns the highest element in the set according to the ordering being used for the set.

Returns: string

this.MinimumElement

Full Usage: this.MinimumElement

Returns: string

Returns the lowest element in the set according to the ordering being used for the set.

Returns: string

Type something to start searching.