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


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

更新时间:2025-06-22 14:15: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
  • 在研究生复试中把面试导师逗乐是个什么体验?

    查看案例

  • 你为什么放弃了wsl?

    查看案例

  • CPU 为什么很少会坏?

    查看案例

  • Go语言对象的内存布局是怎样的?

    查看案例

  • 为什么章若楠和杨超越长得很像,男人却更喜欢章若楠,认为有女人味,而觉得杨超越像小女孩?

    查看案例

  • 什么水草扔缸里就能活?

    查看案例

  • 我国有能力发现B2并摧毁吗?

    查看案例

  • 远古的J***aScript写起来是怎么样的?

    查看案例