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


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

更新时间:2025-06-21 14:20: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
  • 你们试过最牛逼的减肥方法是什么 ?

    查看案例

  • 如何看待三峡集团总部搬迁至武汉?

    查看案例

  • 有哪些事,是社会底层人认识不到的?

    查看案例

  • 《酱园弄》电影你期待哪位演员的表演?

    查看案例

  • Rust、Go、Zig、Dart、C3、C++、C,仓颉、moonbit、凹语言哪个语言更有未来?

    查看案例

  • uni***真的很垃圾吗?

    查看案例

  • 腾讯开源的 libco 号称千万级协程支持,那个共享栈模式原理是什么?

    查看案例

  • Linux 下有没有类似 Everything 的搜索工具?

    查看案例