Address a few issues in Combinatory.newt
This commit is contained in:
1
TODO.md
1
TODO.md
@@ -6,6 +6,7 @@
|
||||
- [x] I've made `{x}` be `{x : _}` instead of `{_ : x}`. Change this.
|
||||
- [ ] Remove context lambdas when printing solutions (show names from context)
|
||||
- maybe build list of names and strip λ, then call pprint with names
|
||||
- [ ] Revisit substitution in case building
|
||||
- [ ] Check for shadowing when declaring dcon
|
||||
- [ ] Require infix decl before declaring names (helps find bugs)
|
||||
- [ ] sugar for typeclasses
|
||||
|
||||
Reference in New Issue
Block a user