Tweaked README coverage list

pull/2/head
Dave Gauer 1 year ago
parent 346e6b00cd
commit 960da57e68

@ -188,14 +188,14 @@ Zig Core Language
* [x] Sentinel termination * [x] Sentinel termination
* [x] Quoted identifiers @"" * [x] Quoted identifiers @""
* [x] Anonymous structs/tuples/lists * [x] Anonymous structs/tuples/lists
* [ ] Async <--- IN PROGRESS! * [ ] Async <--- ironically awaiting upstream Zig updates
* [X] Interfaces * [X] Interfaces
* [X] Bit manipulation
Zig Standard Library Zig Standard Library
* [X] Working with C * [X] Working with C
* [X] String formatting * [X] String formatting
* [X] Bit manipulation
## Contributing ## Contributing

Loading…
Cancel
Save