Preparing search index...
The search index is not available
True Myth - v8.1.0
True Myth
maybe
Matcher
Type Alias Matcher<T, A>
Matcher
:
{
Just
:
(
value
:
T
)
=>
A
;
Nothing
:
()
=>
A
}
A lightweight object defining how to handle each variant of a
Maybe
.
Type Parameters
T
A
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
True Myth - v8.1.0
Loading...
A lightweight object defining how to handle each variant of a
Maybe
.