pub fn deinit(self: *@This()) void
pub fn deinit(self: *@This()) void { self.stack.deinit(); self.* = undefined; }