Namespace Maybe

The companion namespace for the Maybe<T> type.

Remarks

This namespace provides:

  • Functions for constructing, chaining, and collecting into Maybe
  • A base class with the fluent API for Maybe
  • Variant classes
  • Utility types

Index

Enumerations

Classes

Type Aliases

Variables

Functions

Generated using TypeDoc