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


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

更新时间:2025-06-19 08:00:11

最新的设计文档里面对这一块做了一个解释。

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运行”的情况?

    查看案例

  • 银行股为什么大涨几年?

    查看案例

  • 为什么不用rust重写Nginx?

    查看案例

  • 为什么剪映是剪辑软件鄙视链的最底层?

    查看案例

  • 一个非常漂亮的残疾女孩,会有人愿意娶吗?

    查看案例

  • 有个漂亮女朋友是种怎样的体验?

    查看案例

  • 为什么美军B2实战以后网友又没信心了?

    查看案例

  • 怎么隔离dify和RAGflow ?

    查看案例