mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-08 19:20:47 -05:00
Tweaked README coverage list
This commit is contained in:
parent
346e6b00cd
commit
960da57e68
1 changed files with 2 additions and 2 deletions
|
@ -188,14 +188,14 @@ Zig Core Language
|
|||
* [x] Sentinel termination
|
||||
* [x] Quoted identifiers @""
|
||||
* [x] Anonymous structs/tuples/lists
|
||||
* [ ] Async <--- IN PROGRESS!
|
||||
* [ ] Async <--- ironically awaiting upstream Zig updates
|
||||
* [X] Interfaces
|
||||
* [X] Bit manipulation
|
||||
|
||||
Zig Standard Library
|
||||
|
||||
* [X] Working with C
|
||||
* [X] String formatting
|
||||
* [X] Bit manipulation
|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
Loading…
Reference in a new issue