Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 190 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 190 Bytes

Zig Patterns

List of useful and cool patterns in Zig, as well as some typical gotchas when coming from higher level languages.

Usage

To run any example, run zig test <path to file>