IsomorphismBifoldable
Type members
Inherited classlikes
Value members
Inherited methods
The composition of Bifoldables F
and G
, [x,y]F[G[x,y],G[x,y]]
, is a Bifoldable
The composition of Bifoldables F
and G
, [x,y]F[G[x,y],G[x,y]]
, is a Bifoldable
- Inherited from
- Bifoldable
Embed one Foldable at each side of this Bifoldable
Embed one Foldable at each side of this Bifoldable
- Inherited from
- Bifoldable
Embed one Foldable to the left of this Bifoldable .
Embed one Foldable to the left of this Bifoldable .
- Inherited from
- Bifoldable
Embed one Foldable to the right of this Bifoldable .
Embed one Foldable to the right of this Bifoldable .
- Inherited from
- Bifoldable
Extract the Foldable on the first parameter.
Extract the Foldable on the first parameter.
- Inherited from
- Bifoldable
The product of Bifoldables F
and G
, [x,y](F[x,y], G[x,y])
, is a Bifoldable
The product of Bifoldables F
and G
, [x,y](F[x,y], G[x,y])
, is a Bifoldable
- Inherited from
- Bifoldable
Extract the Foldable on the second parameter.
Extract the Foldable on the second parameter.
- Inherited from
- Bifoldable