Module

Data.Lens.Internal.Tagged

This module defines the Tagged profunctor

#Tagged

newtype Tagged :: forall k. k -> Type -> Typenewtype Tagged a b

Constructors

Instances

Modules