Show / Hide Table of Contents

Namespace Hgk.Zero.Options

Classes

Opt

Facilities to create and manipulate options.

SingleResultOpt

Facilities to manipulate single result options.

Structs

Opt<T>

Type for immutable options.

Interfaces

IOpt

Type for options whose contained value type is not specified.

IOpt<T>

Generic type for options.

ISingleResultOpt

Type for results of a single-element filter operation which represents a result count of zero, one, or more than one element.

ISingleResultOpt<T>

Generic type for results of a single-element filter operation which represents a result count of zero, one, or more than one element.

Back to top Copyright © 2018-2019 Peter S. May
Generated by DocFX