本文永久链接 - https://tonybai.com/2024/06/24/range-over-func-and-package-iter-in-go-1-23 在《Go 1.23新特性前瞻》一文中,我们提到了Go 1.23中增加的一个主要的语法特性就是支持了用户自定义iterator,即r| tonybai.com
本文永久链接 - https://tonybai.com/2024/05/30/go-1-23-foresight 2024年5月22日,Go 1.23版本功能特性正式冻结,后续将只改bug,不增加新feature。 对Go团队来说,这意味着开始了Go 1.23rc1的冲刺,对我们| tonybai.com
To steal a quote from JWZ,| Dave Cheney
Intel® Intrinsics Guide includes C-style functions that provide access to other instructions without writing assembly code.| Intel