1
0
Fork 0
mirror of https://codeberg.org/ziglings/exercises.git synced 2025-06-08 01:57:02 +09:00

Update README so it has THE TRUTH

This commit is contained in:
Dave Gauer 2021-02-16 20:28:34 -05:00
parent f27601b558
commit 6f98de59a9

View file

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