@hackage data-diverse-lens0.3.0.0

Isos & Lens for Data.Diverse.Many and Prisms for Data.Diverse.Which

Hackage Build Status

Provides "Iso"s & 'Len's for "Data.Diverse.Many" and 'Prism's for "Data.Diverse.Which".

Refer to ManySpec.hs and WhichSpec.hs for example usages.

Changelog

  • pre 0.3.0.0

    • Initial version represented as (Int, Data.Map Int Any)
  • 0.3.0.0

    • Changed type variable ordering of 'facetL' and 'facetN', so it's consistently 'x' then 'xs'