Sha256: 5aee73033b74b8f93f840cf63e44f7686c2ecf6a49a32c73af664e867c5edacb
Contents?: true
Size: 332 Bytes
Versions: 174
Compression:
Stored size: 332 Bytes
Contents
Updating fields of nested records is kind of annoying in Haskell. One solution is to use [lenses](https://wiki.haskell.org/Lens). Implement several record accessing functions using lenses, you may use any library you want. The test suite also allows you to avoid lenses alltogether so you can experiment with different approaches.
Version data entries
174 entries across 174 versions & 1 rubygems