The latest version of red-black-record is 2.1.6.0-0.
red-black-record
Version 2.0.2.1 revision 0 uploaded by DanielDiazCarrete.
Package meta
- Synopsis
- Extensible records and variants indexed by a type-level Red-Black tree.
- Description
A library that provides extensible records and variants, both indexed by a type-level red-black tree that maps Symbol keys to value Types.
The keys correspond to fields names in records, and to branch names in variants.
Each value type in a field or branch comes wrapped in a type constructor of kind
Type -> Type
.The records and variants can be converted to and from regular Haskell datatypes; also to and from the unlabelled n-ary products and sums of the
sop-core
package.- Author
- Daniel Diaz
- Bug reports
- n/a
- Category
- Data
- Copyright
- n/a
- Homepage
- n/a
- Maintainer
- diaz_carrete@yahoo.com
- Package URL
- n/a
- Stability
- n/a