Preparing search index...
The search index is not available
@mikuroxina/mini-fn
@mikuroxina/mini-fn
Serial
Encoder
Type alias Encoder<T>
Encoder
<
T
>
:
(
(
value
)
=>
Code
)
Type Parameters
T
Type declaration
(
value
)
:
Code
An
Encoder
that encodes the value of
T
into a
Code
.
Parameters
value
:
T
Returns
Code
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@mikuroxina/mini-fn
MonadWriter
Array
BinaryHeap
Bool
Cat
Cofree
ComonadCofree
ComonadStore
Compose
Const
Cont
ControlFlow
Coyoneda
Curry
Dom
Dual
Envelope
Ether
Exists
FingerTree
Free
Loading...
Generated using
TypeDoc
An
Encoder
that encodes the value ofT
into aCode
.