Module

Data.Lens.Barlow.Construction

Package
purescript-barlow-lens
Repository
sigma-andex/purescript-barlow-lens

#ConstructBarlowGeneric Source

class ConstructBarlowGeneric :: TList -> (Type -> Type -> Type) -> Type -> Type -> Type -> Type -> Constraintclass ConstructBarlowGeneric (lenses :: TList) p s t a b | lenses s -> t a b where

Members

Instances

#ConstructBarlow Source

class ConstructBarlow :: TList -> (Type -> Type -> Type) -> Type -> Type -> Type -> Type -> Constraintclass ConstructBarlow (lenses :: TList) p s t a b | lenses s -> t a b where

Members

Instances