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


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

更新时间:2025-06-18 20:25:12

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

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
  • 如何写出军工级的代码?

    查看案例

  • 你见过身边身材最好的女生是什么样子的?

    查看案例

  • 为什么中国不禁用苹果手机呢?

    查看案例

  • 如何评价字节跳动开源的 Netpoll?

    查看案例

  • 5 月 28 日 DeepSeek R1 模型完成小版本试升级并开源,具体有哪些提升?使用体验如何?

    查看案例

  • 大街上看到大白腿,忍不住瞄了两眼,算不算不尊重女性?

    查看案例

  • 为什么中国主机带宽比美国贵5倍(原来错误的10000倍),比如阿里云?

    查看案例

  • 中国有没有不作恶的输入法?

    查看案例