Module

Data.Lens.Internal.Focusing

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

This module defines the Focusing functor

#Focusing Source

newtype Focusing :: (Type -> Type) -> Type -> Type -> Typenewtype Focusing m s a

The functor used to zoom into StateT.

Constructors

Instances