Module

Type.Proxying.Type

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

#GenericTProxying Source

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

Members

Instances

#TProxying Source

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

Members

Instances