Create records from tuples
Đang mở
- Ngôn ngữ chính
- Haskell
- Star
- 83
- Fork
- 16
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.