diff options
| author | Chris Boesch <[email protected]> | 2023-02-16 10:35:15 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-02-16 10:35:15 +0100 |
| commit | 4a63c43c1f18cf1fb98dc579f3f7bdcc27c3b336 (patch) | |
| tree | 9d6f4dfe8f7e4a645aa1b362f50c1d56ebf1eb88 | |
| parent | abdcc7798483804ad3c5d82f5194a275d33963e0 (diff) | |
| download | ziglings-4a63c43c1f18cf1fb98dc579f3f7bdcc27c3b336.tar.xz ziglings-4a63c43c1f18cf1fb98dc579f3f7bdcc27c3b336.zip | |
'Interfaces' check marked
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -164,7 +164,7 @@ Core Language * [x] Quoted identifiers @"" * [x] Anonymous structs/tuples/lists * [ ] Async <--- IN PROGRESS! -* [ ] Interfaces <--- IN PROGRESS! +* [X] Interfaces * [ ] Working with C ## Contributing |
