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


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

更新时间:2025-06-23 20: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
  • 为什么有的人会把死鱼埋在菜地里?

    查看案例

  • 如何评价漫威剧《钢铁之心》?

    查看案例

  • 为什么都说 Finder 难用?

    查看案例

  • NextJS的全栈能力现在如何了?

    查看案例

  • 有没有宝塔平替的服务器管理面板,现在宝塔越来越贵了,也太臃肿了?

    查看案例

  • 女明星陪酒真的存在吗?

    查看案例

  • 如何评价小米 6 月 26 日发布的小米 YU7、MIX Flip2、REDMI K80 至尊版?

    查看案例

  • Chrome 浏览器设计的神细节有哪些?

    查看案例