Module

Data.Lens.Internal.Indexed

Package
profunctor-lenses
Repository
purerl/purescript-profunctor-lenses

This module defines the Indexed profunctor.

#Indexed Source

newtype Indexed :: (Type -> Type -> Type) -> Type -> Type -> Type -> Typenewtype Indexed p i s t

Profunctor used for IndexedOptics.

Constructors

Instances