aboutsummaryrefslogtreecommitdiff
path: root/exercises/092_interfaces.zig
AgeCommit message (Expand)AuthorFilesLines
2023-06-17fix typoTobias Frilling1-1/+1
2023-05-07Remove repeated word "with"Kim SHrier1-1/+1
2023-05-05Fixed example syntax for inline elseArnon1-1/+1
2023-04-18Ensure the exercises use the canonical formatManlio Perillo1-1/+1
2023-02-15Added story/explanation to new ex. 092Dave Gauer1-24/+83
2023-02-14inserted a failure and created a patchChris Boesch1-1/+1
2023-02-11added 092_interfaces to buildChris Boesch1-28/+8
2023-02-11first draft for interfacesChris Boesch1-0/+88