mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-09 00:09:59 +00:00
Added ex063 labels
This commit is contained in:
11
README.md
11
README.md
@@ -133,11 +133,12 @@ Planned exercises:
|
||||
* [x] Slices
|
||||
* [x] Many-item pointers
|
||||
* [x] Unions
|
||||
* [ ] Numeric types (integers, floats)
|
||||
* [ ] Labelled blocks and loops
|
||||
* [ ] Loops as expressions
|
||||
* [ ] Comptime
|
||||
* [ ] Inline loops (how to DEMO this?)
|
||||
* [x] Numeric types (integers, floats)
|
||||
* [x] Labelled blocks and loops
|
||||
* [x] Loops as expressions
|
||||
* [ ] Builtins
|
||||
* [ ] Comptime (!)
|
||||
* [ ] Inline loops
|
||||
* [ ] Anonymous structs
|
||||
* [ ] Sentinel termination
|
||||
* [ ] Vectors
|
||||
|
||||
Reference in New Issue
Block a user