• GraalVM用来跑Minecraft效果如何?
  • python与nodejs哪个性能高?
  • 鱼缸换水前为什么必须要困水?如果没条件困水怎么办?
  • 为什么大家觉得中医一无是处?
  • 做网页开发时,允许用户输入url图片地址来作为自己的头像有什么风险?

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

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

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

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

上一篇 : 为什么大部分人都认为2560x1440是2K?

下一篇 : 家用服务器内网穿透对外提供服务需要备案吗?