mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-09 11:40:46 -05:00
Update README with TODONEs
This commit is contained in:
parent
fd2cec02af
commit
4a421cca28
1 changed files with 2 additions and 2 deletions
|
@ -128,8 +128,8 @@ Planned exercises:
|
|||
* [x] Pointers
|
||||
* [x] Optionals
|
||||
* [x] Struct methods
|
||||
* [ ] Slices
|
||||
* [ ] Multi pointers
|
||||
* [x] Slices
|
||||
* [x] Multi pointers
|
||||
* [ ] Unions
|
||||
* [ ] Numeric types (integers, floats)
|
||||
* [ ] Labelled blocks and loops
|
||||
|
|
Loading…
Reference in a new issue