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