Version 1.3.0.0-0 of data-diverse is deprecated.
The latest version of data-diverse is 4.7.1.0-0.

data-diverse

Version 1.3.0.0 revision 0 uploaded by louispan.

Package meta

Synopsis
Extensible records and polymorphic variants.
Description

Data.Diverse.Many is an extensible record for any size encoded efficiently as (Seq Any). Data.Diverse.Which is a polymorphic variant of possibilities encoded as (Int, Any). Provides getters, setters, projection, injection, folds, and catamorphisms; accessed by type, index or label. Refer to ManySpec.hs and WhichSpec.hs for example usages. Iso, Lens and Prisms are provided in data-diverse-lens

Author
Louis Pan
Bug reports
n/a
Category
Data, Records
Copyright
2017 Louis Pan
Homepage
https://github.com/louispan/data-diverse#readme
Maintainer
louis@pan.me
Package URL
n/a
Stability
n/a

Components