• LCD党真的只是少部分人吗?
  • 你身边身材最好的女生是什么样?
  • golang有哪些不错的游戏服务器框架?
  • 如何理解 Go 语言中的 Context?
  • 感觉自己被吸走了精气是为什么?

诚信为本,市场在变,诚信永远不变...        

0896-98589990
新闻资讯
您的当前位置: 首页 > 新闻资讯

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

发布时间:2025-06-19 00:45: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要标新立异用中括号?

上一篇 : 宁波东方理工大学学费每人每学年 9.6 万,为什么会这么贵?

下一篇 : Docker 如何搭建 Jenkins 构建环境?