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


大部分语言都用尖括号<>表示泛型,为什么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
  • 你们在编程时遇到过什么离谱的bug吗?

    查看案例

  • 「小钱哲学」在年轻群体中兴起,千万粉丝博主建议年轻人闷声发小财,如何看待这一观念?

    查看案例

  • 能不能发一张你相册里最好看的自拍照?

    查看案例

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

    查看案例

  • Trae和Cursor对比有什么优势吗?

    查看案例

  • 如何评价董明珠30年未休过***?

    查看案例

  • 修仙文明可能以怎样的方式碾压星际文明?

    查看案例

  • Docker 如何搭建 Jenkins 构建环境?

    查看案例