Header menu logo FSharp.Collections.Builders

ImmutableSortedDictionaryBuilder<'Key, 'Value> Type

Constructors

Constructor Description

ImmutableSortedDictionaryBuilder()

Full Usage: ImmutableSortedDictionaryBuilder()

Returns: ImmutableSortedDictionaryBuilder<'Key, 'Value>
Returns: ImmutableSortedDictionaryBuilder<'Key, 'Value>

Instance members

Instance member Description

this.Run

Full Usage: this.Run

Parameters:
Returns: ImmutableSortedDictionary<'Key, 'Value>
Modifiers: inline
f : CollectionBuilderCode<Builder<'Key, 'Value>>
Returns: ImmutableSortedDictionary<'Key, 'Value>

Static members

Static member Description

ImmutableSortedDictionaryBuilder.Instance

Full Usage: ImmutableSortedDictionaryBuilder.Instance

Returns: ImmutableSortedDictionaryBuilder<'Key, 'Value>
Returns: ImmutableSortedDictionaryBuilder<'Key, 'Value>

Type something to start searching.