edit-lenses-0.2: Symmetric, stateful edit lenses

Data.Lens.Edit.Container

Documentation

data Map shape l Source

Constructors

Map l 

Instances

Eq l => Eq (Map shape l) 
Ord l => Ord (Map shape l) 
Read l => Read (Map shape l) 
Show l => Show (Map shape l) 
Bidirectional l => Bidirectional (Map shape l) 
(ContainerType shape, Lens l) => Lens (Map shape l) 
(ContainerType shape, Lens l) => Lens (Map shape l)