effect-ts-folds
Preparing search index...
index
Coalgebra
Type Alias Coalgebra<F, A, E, R, I>
Coalgebra
:
Unfolder
<
F
,
Id
,
A
,
E
,
R
,
I
>
A function of the type:
(a: A) ⇒ F<A, E, R, I>
.
Type Parameters
F
extends
TypeLambda
A
E
=
unknown
R
=
unknown
I
=
never
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-ts-folds
Loading...
A function of the type:
(a: A) ⇒ F<A, E, R, I>
.