Search
Preparing search index...
The search index is not available
monad-maniac
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
monad-maniac
interfaces
Functor
Interface Functor<T>
Type parameters
T
Hierarchy
Functor
Either
Maybe
Implemented by
IO
Index
Methods
map
Methods
map
map<U>
(
fn
:
(
value
:
T
)
=>
U
)
:
Functor
<
U
>
Type parameters
U
Parameters
fn:
(
value
:
T
)
=>
U
(
value
:
T
)
:
U
Parameters
value:
T
Returns
U
Returns
Functor
<
U
>
Exports
either
index
interfaces
io
maybe
Applicative
Functor
map
Generated using
TypeDoc