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


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

更新时间:2025-06-23 19:45: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
  • switch2好用吗朋友们?

    查看案例

  • 黑客为什么可以做到无需知道源码的情况下找出系统漏洞?

    查看案例

  • 既然富人财富占社会总财富的 80%,那么鼓励富人消费不就可以了吗?

    查看案例

  • 如何评价伊朗国家电视台宣布今晚将发生大事,让世界铭记几个世纪?

    查看案例

  • 和女生旅游开一间房有什么注意事项?

    查看案例

  • 真正懂CPU的人,都选了什么CPU?

    查看案例

  • 有没有GUI框架开发难度小,***消耗又不多,而且又跨平台?

    查看案例

  • 未来长期租房生活可行吗?

    查看案例