Search
Preparing search index...
The search index is not available
Monadism
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Functional"
Alt
Interface Alt<A>
Alt allows for a choice to be made between two types.
Type parameters
A
Hierarchy
Alt
Index
Methods
alt
Methods
alt
alt
(
m
:
Alt
<
A
>
)
:
Alt
<
A
>
Parameters
m:
Alt
<
A
>
Returns
Alt
<
A
>
Globals
"
Either"
"
Functional"
"
Maybe"
"
Reader"
"
State"
"
Writer"
"signal/
Signal"
"signal/
Signal
Channel"
"signal/
SignalDOM"
Alt
alt
Apply
Eq
Extend
Foldable
Functor
Monad
Monoid
Empty
Nil
empty
Symbol
compose
empty
eq
exists
identity
Generated using
TypeDoc
Alt allows for a choice to be made between two types.