github pedropark99/zig-book v0.4.0

latest releases: v1.4.0, v1.3.6, v1.3.5...
13 months ago

This is a big release that introduces two new chapters to the book that are related to Data Structures, Comptime and Generics in Zig.

What's Changed

  • Add chapter that explains which Data Structures are avaialable in the Zig Standard Library, and demonstrate how to use them, by @pedropark99 in #20
  • Add chapter that explains of the key features of Zig, which is comptime, and explains how this feature is used to implement generics in Zig.
  • One of the new chapters is also a chapter that uses a small project to demonstrate these concepts in practice.

Full Changelog: v0.3.8...v0.4.0

Don't miss a new zig-book release

NewReleases is sending notifications on new releases.