Module

Type.Proxying.Row

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

#GenericRProxying Source

class (Generic (f r) rep) <= GenericRProxying (rep :: Type) (f :: Row Type -> Type) (r :: Row Type)  where

Members

Instances

#RProxying Source

class RProxying (f :: Row Type -> Type) (r :: Row Type)  where

Members

Instances