Used to construct an Err value, for example:
Like Some() or None() but it doesn't mind if you give it a value or not.
Used to construct Some value, for example:
Used to construct an Ok value, for example:
Used to construct Some value, for example:
Generated using TypeDoc
This type function lets you apply a type to a HKT.