effect-ts-laws
Preparing search index...
typeclass
Endo
Endo
Interface Endo<A>
A unary function where argument type is return type.
Type Parameters
A
Hierarchy (
View Summary
)
FunctionIn
<
A
,
A
>
Endo
Endo
(
a
:
A
)
:
A
Parameters
a
:
A
Returns
A
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-ts-laws
Loading...
A unary function where argument type is return type.