Module

Type.Proxying.Type3

Package
purescript-proxying
Repository
matthew-hilty/purescript-proxying

#GenericT3Proxying Source

class (Generic (f t) rep) <= GenericT3Proxying (rep :: Type) (f :: (Type -> Type -> Type) -> Type) (t :: Type -> Type -> Type)  where

Members

Instances

#T3Proxying Source

class T3Proxying (f :: (Type -> Type -> Type) -> Type) (a :: Type -> Type -> Type)  where

Members

Instances