Search
Preparing search index...
The search index is not available
Typed - v3.4.4
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
io
Decoder
Namespace Decoder<A>
Type parameters
A
Index
Properties
decode
expected
Functions
from
Guard
Properties
Readonly
decode
decode
:
(
i
:
unknown
)
=>
DecodeEffect
<
A
>
Type declaration
(
i
:
unknown
)
:
DecodeEffect
<
A
>
Parameters
i:
unknown
Returns
DecodeEffect
<
A
>
Readonly
expected
expected
:
string
Functions
Const
from
Guard
from
Guard<A>
(
guard
:
Guard
<
A
>
, expected
:
string
)
:
Decoder
<
A
>
Type parameters
A
Parameters
guard:
Guard
<
A
>
expected:
string
Returns
Decoder
<
A
>
Typed
Introduction
Community
Code of
Conduct
Globals
io
Decode
Error
Decoder
Encoder
Guard
Type
Decoder
decode
expected
from
Guard
Generated using
TypeDoc