Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
This module allows to access elements of arrays, sets and finite maps like elements of records. This is especially useful for working with nested structures consisting of arrays, sets, maps and records.
Maybe we should move it to a separate package,
then we would not need to import array
and containers
package.