Documentation
GitHub
Preparing search index...
data/nil
Maybe
Type Alias Maybe<T>
Maybe
:
T
|
Nil
A type that could be either what you want, or
Nil
.
Type Parameters
T
The type that should be made nillable.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Documentation
Loading...
A type that could be either what you want, or
Nil
.