effect-ts-laws
Preparing search index...
typeclass
RightFoldable
RightFoldableTypeLambda
Interface RightFoldableTypeLambda
interface
RightFoldableTypeLambda
{
In
:
unknown
;
Out1
:
unknown
;
Out2
:
unknown
;
Target
:
unknown
;
type
:
RightFoldable
.
RightFoldable
<
TypeLambda
>
;
}
Hierarchy
TypeLambda
RightFoldableTypeLambda
Index
Properties
In
Out1
Out2
Target
type
Properties
Readonly
In
In
:
unknown
Readonly
Out1
Out1
:
unknown
Readonly
Out2
Out2
:
unknown
Readonly
Target
Target
:
unknown
Readonly
type
type
:
RightFoldable
.
RightFoldable
<
TypeLambda
>
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
On This Page
Properties
In
Out1
Out2
Target
type
effect-ts-laws
Loading...