你现在的位置是:当前位置: 首页 >


大部分语言都用尖括号<>表示泛型,为什么golang要标新立异用中括号?

更新时间:2025-06-20 22:30:16

最新的设计文档里面对这一块做了一个解释。

Why not use the syntax F like C++ and J***a? When parsing code within a function, such as v := F, at the point of seeing the < it's ambiguous whether we are seeing a type instantiation or an expression using the < operator. This is very difficult to resolve without type information. For example, consider a statement like a, b = w < x, y > (z) Withou…。

大部分语言都用尖括号<>表示泛型,为什么golang要标新立异用中括号?

案例推荐

case recommendation
  • 为什么QQ上的网络状态没有了?

    查看案例

  • 有哪些软件堪称神器,却很少人知道?

    查看案例

  • 男朋友说我穿衣服太开放,难道好身材不应该显示出来吗?

    查看案例

  • cloudflare的1.1.1.1和warp有什么区别?

    查看案例

  • 5 月 28 日 DeepSeek R1 模型完成小版本试升级并开源,具体有哪些提升?使用体验如何?

    查看案例

  • 怎么看swift的并发模式选择了actor模型?

    查看案例

  • 如何看待jemalloc停止维护?

    查看案例

  • 现在个人博客不能备案了吗?

    查看案例