mirror of
https://github.com/ziglang/zig.git
synced 2026-01-26 17:25:25 +00:00
use @fieldParentPtr to access your context fields, which lie if you struct that contains a rb.Tree member (without a pointer). Also simplifies the init() function so rb.Tree can be initialized in a single line, without having to use "undefined".