1
0
Fork 0
mirror of https://github.com/ratfactor/ziglings synced 2024-05-26 20:26:03 +02:00

Update README so it has THE TRUTH

This commit is contained in:
Dave Gauer 2021-02-16 20:28:34 -05:00
parent e32bd7ce30
commit 3b496f65b3

View File

@ -123,7 +123,8 @@ Planned exercises:
* [x] Enums
* [x] Structs
* [x] Pointers
* [ ] Optionals
* [x] Optionals
* [ ] Struct methods
* [ ] Slices
* [ ] Multi pointers
* [ ] Unions