effect-ts-folds
Preparing search index...
fix
Fix
Interface Fix<F, E, R, I>
interface
Fix
<
F
extends
TypeLambda
,
E
=
unknown
,
R
=
unknown
,
I
=
never
>
{
unfixed
:
Kind
<
F
,
I
,
R
,
E
>
;
}
Type Parameters
F
extends
TypeLambda
E
=
unknown
R
=
unknown
I
=
never
Index
Properties
unfixed
Properties
unfixed
unfixed
:
Kind
<
F
,
I
,
R
,
E
>
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
On This Page
Properties
unfixed
effect-ts-folds
Loading...