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


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

更新时间:2025-06-25 23:25: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
  • 酒店为什么会有三小时钟点房?

    查看案例

  • 为什么西方诞生了三权分立,东方没有诞生三权分立?

    查看案例

  • 怎么才能有尤雨溪一半强,该怎么学习?

    查看案例

  • 大一计算机新生怎么合理利用github?

    查看案例

  • 程序员都在用什么显示器写代码?

    查看案例

  • 如何看待现在大多数男人都不谈恋爱了?

    查看案例

  • 为什么现在吹Rust的人这么多?

    查看案例

  • 如何建一个安全的个人nas?

    查看案例