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


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

更新时间:2025-06-20 22:30: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
  • 《权力的游戏》里面最美的是谁?

    查看案例

  • 有什么是你去了上海才知道的事情?

    查看案例

  • 大家猜猜伊朗的结局如何?

    查看案例

  • 为什么有些门开关时特别容易夹手?背后的设计缺陷可能有哪些?

    查看案例

  • 周深如何在央视火的?

    查看案例

  • 如何利用cursor快速理解复杂代码工程?

    查看案例

  • 印度是真的烂还是咱们在信息茧房里面?

    查看案例

  • 如何看待苹果在 WWDC25 发布的 Foundation 模型框架,它将为开发者和用户带来哪些改变?

    查看案例