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


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

更新时间:2025-06-21 21:20: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
  • 如何评价 Windows 11 的 UI ?

    查看案例

  • 为什么 php 可以做到 7 毫秒以内响应,而 .net 做不到?

    查看案例

  • 家里想搞个服务器,有什么好的建议方案吗?

    查看案例

  • 河南人为何如此钟爱胡辣汤?

    查看案例

  • 为什么中国很少有人使用linux?

    查看案例

  • 为什么有的女生喜欢穿紧身牛仔裤?

    查看案例

  • 想知道字节用什么分布式配置中心呢,作为golang大厂,应该不是沿用JAVA的配置中心吧?

    查看案例

  • 35岁了才来学编程,是不是晚了?

    查看案例