Header menu logo issie

HMap<'T> Type

Union cases

Union case Description

Empty

Full Usage: Empty

Found 'T

Full Usage: Found 'T

Parameters:
    Item : 'T

Item : 'T

Tree HMap<'T> array

Full Usage: Tree HMap<'T> array

Parameters:
    Item : HMap<'T> array

Item : HMap<'T> array

Instance members

Instance member Description

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool
Returns: bool

this.IsFound

Full Usage: this.IsFound

Returns: bool
Returns: bool

this.IsTree

Full Usage: this.IsTree

Returns: bool
Returns: bool

Type something to start searching.