effect-ts-laws
Preparing search index...
typeclass
Isomorphism
decode
Function decode
decode
<
A
,
B
>
(
iso
:
Isomorphism
.
Isomorphism
<
A
,
B
>
)
:
(
a
:
B
)
=>
A
Run the
to
transform of the isomorphism.
Type Parameters
A
B
Parameters
iso
:
Isomorphism
.
Isomorphism
<
A
,
B
>
Returns
(
a
:
B
)
=>
A
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-ts-laws
Loading...
Run the
to
transform of the isomorphism.