Header menu logo FSharp.Collections.Builders

FSharp.Collections.Builders Namespace

Contains computation expression builders for conveniently and efficiently constructing common collections.

Modules Description

Core

Contains computation expression builders for common collection types.

See also: Default, Specialized.

Default

Exposes type-inference-friendly collection builders.

Specialized

Contains specialized overloads of for and yield! that give increased iteration performance for common collection types at the cost of requiring that the type of the collection being iterated be statically known.

Type something to start searching.