finished basic traits

This commit is contained in:
Andrew Segavac
2021-09-25 11:45:31 -06:00
parent 223b36080b
commit 44df5f1980
12 changed files with 1116 additions and 1208 deletions

View File

@@ -33,6 +33,8 @@ This language is under active development, progress will be marked here as the l
- [x] Declaration
- [x] Use
- [ ] Traits
- [x] Basic
- [ ] Default Functions
- [ ] Generics
- [ ] Basic
- [ ] Higher kinded types