Appearance
True Myth / maybe / isNothing
isNothing<T>(maybe): maybe is Nothing<T>
T
maybe
maybe is Nothing<T>
Is the Maybe a Nothing?
Maybe
Nothing
The type of the item contained in the Maybe.
Maybe<T>
The Maybe to check.
A type guarded Nothing.