good first issue
仓库指标
- 星标
- (1,108 个星标)
- PR 合并指标
- (平均合并 17天 1小时) (30 天内合并 18 个 PR)
描述
A reminder to myself to come back and clean these up. For example:
- unwordsWith is Data.List.intercalate
- makePairs is zip
- pair is uncurry
- isLeft, isRight are already in Data.Either