aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/exercises/092_interfaces.zig
AgeCommit message (Expand)Author
2023-11-21Converted var to const if there is no mutation in var.Chris Boesch
2023-06-17fix typoTobias Frilling
2023-05-07Remove repeated word "with"Kim SHrier
2023-05-05Fixed example syntax for inline elseArnon
2023-04-18Ensure the exercises use the canonical formatManlio Perillo
2023-02-15Added story/explanation to new ex. 092Dave Gauer
2023-02-14inserted a failure and created a patchChris Boesch
2023-02-11added 092_interfaces to buildChris Boesch
2023-02-11first draft for interfacesChris Boesch