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


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

更新时间:2025-06-22 18:25: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
  • 女明星穿瑜伽裤出门是什么体验?

    查看案例

  • 如何看待苹果在 WWDC25 发布的 Foundation 模型框架,它将为开发者和用户带来哪些改变?

    查看案例

  • 真的没有人觉得2k是一个很尴尬的分辨率吗?

    查看案例

  • 如何看待 iPhone 16 和 iPhone 16 Plus 依然***用 60Hz 刷新率的屏幕?

    查看案例

  • 上海迪斯尼为什么老是打架?

    查看案例

  • 电脑上有什么具体的程序运算是cpu完爆gpu的?

    查看案例

  • 你卡过最厉害的bug是什么?

    查看案例

  • 程序员明明是技术积累岗位,为什么年龄越大反而可替代性变高了?

    查看案例