Module

Control.Subcategory.Endofunctor.HasPoint

#HasPoint

class (ObjectOf c u) <= HasPoint (c :: Type -> Type -> Type) (u :: Type) | c -> u where

Members

Instances

#const

const :: forall c u v0 v1. HasDimap c c => HasIdentity c => HasPoint c u => HasUnit c u => ObjectOf c v0 => ObjectOf c v1 => v1 -> c v0 v1

Modules