mirror of
https://github.com/ziglang/zig.git
synced 2026-02-07 15:07:12 +00:00
Use a rectangular matrix instead of a square one to distinguish rows and columns more clearly. Extend the example with row access.
Use a rectangular matrix instead of a square one to distinguish rows and columns more clearly. Extend the example with row access.