Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/agrafix/superrecord

Haskell: Supercharged anonymous records
https://github.com/agrafix/superrecord

Last synced: about 2 months ago
JSON representation

Haskell: Supercharged anonymous records

Awesome Lists containing this project

README

        

# SuperRecord

[![CircleCI](https://circleci.com/gh/agrafix/superrecord.svg?style=svg)](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).