Option type that represents encapsulation of an optional value.
-
Updated
Sep 24, 2020 - C
Option type that represents encapsulation of an optional value.
A container object to describe the specified type value that may or may not contain a non-nil value.
A TypeScript isomorphic adaptation of Java's Optional.
Add a description, image, and links to the optional-value topic page so that developers can more easily learn about it.
To associate your repository with the optional-value topic, visit your repo's landing page and select "manage topics."