agrafix / agrafix/superrecord

Create records from tuples

Open
#20 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
83
Forks
16
PR merge metrics
No merged PRs in 30d

Description

I see that newest version of vinyl supports creating records from tuples.
Maybe supporting this in superrecord would help with the problem of slow compile times?
(I tried superrecord out, found it quite good, but decided not to live with the longer compile times).
i.e. for a 7-tuple we would know in advance we are creating a record with 7 fields.

Going in the other direction would be nice as will. A function that maps from a tuple of field labels to a tuple of values. Would make reading multiple fields more concise.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.