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


大部分语言都用尖括号<>表示泛型,为什么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
  • 软路由怎么没有人玩了?

    查看案例

  • 皮肤太白是种怎样的体验?

    查看案例

  • 群晖 nas 有些什么基本和好玩的功能?

    查看案例

  • 为什么 mac mini 的 m4 版本价格这么低呢?

    查看案例

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

    查看案例

  • Unity收费***后,为何大家选择了Godot而不是Cocos?

    查看案例

  • 巅峰期的成龙身体素质是怎么一种存在?

    查看案例

  • 现在读写速度最快的硬盘,能在30年前的计算机上当做内存使用吗?

    查看案例