IsomorphismZip
Value members
Abstract methods
Concrete methods
Inherited methods
The composition of Zip F
and G
, [x]F[G[x]]
, is a Zip (if F is a Functor)
The composition of Zip F
and G
, [x]F[G[x]]
, is a Zip (if F is a Functor)
- Inherited from
- Zip
The product of Zips F
and G
, [x](F[x], G[x]])
, is a Zip
The product of Zips F
and G
, [x](F[x], G[x]])
, is a Zip
- Inherited from
- Zip