Header menu logo FSharp.Collections.Builders

SortedDictionaryBuilder<'Key, 'Value> Type

Constructors

Constructor Description

SortedDictionaryBuilder()

Full Usage: SortedDictionaryBuilder()

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

Instance members

Instance member Description

this.Run

Full Usage: this.Run

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

Static members

Static member Description

SortedDictionaryBuilder.Instance

Full Usage: SortedDictionaryBuilder.Instance

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

Type something to start searching.