Module

Data.Lens.Internal.Focusing

This module defines the Focusing functor

#Focusing

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

The functor used to zoom into StateT.

Constructors

Instances

Modules