Skip to content

Option User Guide

Martin Marciniszyn Mehringer edited this page Apr 2, 2019 · 19 revisions

User Guide for Option<T> and Maybe<T>

Under construction.

Comparing Option<T> to Nullable<T>

Nullable Types as Containers

Reducing the Memory Footprint with Maybe<T>

Programming Examples

Clone this wiki locally