Header menu logo FSharp.Data.Adaptive

HashMapEnumerator<'K, 'V, 'T> Type

Record fields

Record Field Description

Head

Full Usage: Head

Field type: SetNode<'K>
Modifiers: mutable
Field type: SetNode<'K>

Mapping

Full Usage: Mapping

Field type: FSharpFunc<'K, 'V, 'T>
Modifiers: mutable
Field type: FSharpFunc<'K, 'V, 'T>

Next

Full Usage: Next

Field type: MapLinked<'K, 'V>
Modifiers: mutable
Field type: MapLinked<'K, 'V>

Root

Full Usage: Root

Field type: SetNode<'K>
Modifiers: mutable
Field type: SetNode<'K>

Tail

Full Usage: Tail

Field type: SetNode<'K> list
Modifiers: mutable
Field type: SetNode<'K> list

Value

Full Usage: Value

Field type: 'T
Modifiers: mutable
Field type: 'T

Instance members

Instance member Description

this.Current

Full Usage: this.Current

Returns: 'T
Returns: 'T

this.Dispose

Full Usage: this.Dispose

this.MoveNext

Full Usage: this.MoveNext

Returns: bool
Returns: bool

this.Reset

Full Usage: this.Reset

Type something to start searching.