Hacker News new | ask | show | jobs
by throwawaymaths 1173 days ago
Ok so those are 'unsafe'. Plenty of safe (when statically checked) data structures in zig, like the managed array list, where the associated allocator is attached to the object.