• 各位Unity游戏客户端前辈,想问问大家要找到一份工作还需要学什么?
  • 为什么 php 可以做到 7 毫秒以内响应,而 .net 做不到?
  • 为什么情侣在一起旅行后容易分手?
  • 前端因为像素还原设计稿而离职,这是个别现象吗?
  • ant-design-vue 社区为什么不维护了?

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

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

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

发布时间:2025-06-26 06:45:15

分享到:

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

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要标新立异用中括号?

上一篇 : mysql每天有1千万数据 怎么办?分表吗 有什么好的方案。?

下一篇 : 如何评价腾讯元宝桌面端使用 Rust 的 Tauri 框架?