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


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

更新时间:2025-06-23 09:05:13

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

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
  • 长期使用的大佬来说说,MacOS 真的比 Windows 稳定吗?

    查看案例

  • esbuild为什么不用Rust,而使用了Go?

    查看案例

  • 为什么大多数评测对macbook的屏幕素质避而不谈?当真不怕被pwm频闪闪瞎眼吗?

    查看案例

  • 有什么 j***ascript 的好书推荐?

    查看案例

  • 有哪些故意缩短产品寿命的设计?

    查看案例

  • 为什么年轻的肉体让人沉迷?

    查看案例

  • 看新闻说老美的B-2连续飞了37小时,飞行员的吃喝拉撒怎么解决?

    查看案例

  • 毕设答辩,老师说node不可能写后台怎么办?

    查看案例