https://github.com/agrafix/superrecord
Haskell: Supercharged anonymous records
https://github.com/agrafix/superrecord
Last synced: 10 months ago
JSON representation
Haskell: Supercharged anonymous records
- Host: GitHub
- URL: https://github.com/agrafix/superrecord
- Owner: agrafix
- License: bsd-3-clause
- Created: 2017-06-29T19:22:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-11-12T09:52:15.000Z (over 3 years ago)
- Last Synced: 2025-07-25T10:19:39.092Z (11 months ago)
- Language: Haskell
- Size: 103 KB
- Stars: 83
- Watchers: 8
- Forks: 16
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# SuperRecord
[](https://circleci.com/gh/agrafix/superrecord)
Hackage: [superrecord](https://hackage.haskell.org/package/superrecord)
Supercharged (fast!) anonymous records and variants (open sums) for Haskell.
For an introduction to anonymous records read [this blog post](https://www.athiemann.net/2017/07/02/superrecord.html) or watch [this talk](https://www.youtube.com/watch?v=Nh0XD2hPV8w).