diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ not-function applied to `false` (which evaluates to `true`). - [x] build a better repl - [ ] improve error messages - [ ] implement top-level definitions -- [ ] implement less aggrevating syntax for non-dependent function & pair types +- [x] implement less aggrevating syntax for non-dependent function & pair types - [ ] add a type of natural numbers - [ ] replace type-in-type with a proper (cumulative?) hierarchy of universes -> maybe use the mugen library or figure out typical ambiguity? |