• 30岁了,你在深圳过着什么样的生活?
  • 马斯克宣布已激活了「星链」卫星通信系统,该系统现已在伊朗投入使用,这将对伊朗的互联网监管带来哪些影响?
  • 为什么人们通常不相信漂亮女孩是一个工程师?
  • 如何看待伊朗媒体称「今晚将发生世界铭记的大事」?可能是什么?
  • 女朋友是体育生是一种什么体验?

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

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

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

发布时间:2025-06-26 07:45:10

分享到:

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

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

上一篇 : 如何评价阿里等大厂笔试现已经禁用本地IDE?

下一篇 : 有没有一个特别好用的Linux系统?