BSD-3-Clause licensed by Kei Hibino
Maintained by [email protected]
This version can be pinned in stack with:product-isomorphic-0.0.3.1@sha256:e00c128322bf6be56e70eeda6bffa54109343d308e8ca5115d83a7e1e01e16b2,2061

Module documentation for 0.0.3.1

  • Data
    • Data.Functor
      • Data.Functor.ProductIsomorphic
        • Data.Functor.ProductIsomorphic.Class
        • Data.Functor.ProductIsomorphic.GenericInstances
        • Data.Functor.ProductIsomorphic.Instances
        • Data.Functor.ProductIsomorphic.TH
        • Data.Functor.ProductIsomorphic.TupleInstances
        • Data.Functor.ProductIsomorphic.Unsafe

Weaken applicative functor which allows only product construction. Product constructions and deconstructions are always isomorphic.