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


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

更新时间:2025-06-23 08:30:17

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

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
  • 使用 Go 语言开发游戏服务端的是如何忍受无法热更新的?

    查看案例

  • 现实中的父女关系是怎样的?

    查看案例

  • 和回族男友到底要不要继续?

    查看案例

  • 为什么windows的arm版没有被广泛使用?

    查看案例

  • 小米 AI 眼镜发布,售价 1999 元起,有哪些功能亮点?你看好其市场前景吗?

    查看案例

  • 苹果为什么要给每代MacOS起个名字,真以为人们记得住分得清吗?

    查看案例

  • 什么牌子的平板电脑能打电话呢?

    查看案例

  • 如何看待 2025 年多地推出升级版「禁酒令」,明确规定工作餐不得提供高档菜肴、烟酒?

    查看案例