Module

Data.Lens.Internal.Indexed

This module defines the Indexed profunctor.

#Indexed

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

Profunctor used for IndexedOptics.

Constructors

Instances

Modules