agentm/project-m36

Consider making a library of relational shortcuts

Open

#42 建立於 2016年8月31日

在 GitHub 查看
 (21 留言) (0 反應) (1 負責人)Haskell (46 fork)batch import
help wanted

倉庫指標

Star
 (776 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Typing out the relational algebra operators can be tedious. We could make it less tedious by integrating with Haskell language features such as infix operators for binary operators and optionally tighter type checking (with attribute names) for common cases. Examine vinyl-records for type-checking.

貢獻者指南