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


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

更新时间:2025-06-21 13:50: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
  • 我国的军工能力可以实现一天5000枚火箭弹连着炸三个月吗?

    查看案例

  • 数据库不就是增删改查一些数据吗?研发一个数据库到底难在哪了?

    查看案例

  • 为什么人到中年,很少有身材苗条的?

    查看案例

  • 能够自己一个人创业的全栈web码农fullstack developer要会哪些技术?

    查看案例

  • 本人女20,平胸跟男生一样怎么办 ?

    查看案例

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

    查看案例

  • 胸大的女孩会自卑 吗?

    查看案例

  • 什么是防抖和节流?有什么区别?如何实现?

    查看案例