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.