libghc-data-accessor-doc

Utilities for accessing and manipulating fields of records; documentation
  http://www.haskell.org/haskellwiki/Record_access
  0
  no reviews



With this library you can define record field accessors which allow setting, getting and modifying values easily. you can combine accessors of a record and sub-records to make the access look like the fields of the sub-record belong to the main record.

this package provides the documentation for a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.