Module

Control.Subcategory.Relation.Reflexive

#Reflexive

class Reflexive (c :: Type -> Type -> Type) (p :: Type -> Type -> Type)  where

Members

Instances

#reflect

reflect :: forall c p v. Reflexive c p => ObjectOf c v => p v v

Modules