mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +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.