mirror of
https://github.com/ziglang/zig.git
synced 2026-01-30 03:03:46 +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.