TEL::0898-88889999

网站公告:

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

主营项目

  • 以色列有能力灭掉伊朗吗?
  • 穿内衣时,总往上跑,内衣是大了还是小了?
  • 以色列是如何从三天前的不可一世要灭了伊朗到今天的哭哭啼啼要“为生存而战”的?
  • 为什么MacBook pro不用高刷新率的屏幕?
  • 怎么才能有尤雨溪一半强,该怎么学习?
  • 老饭骨做的饭真的好吃吗 ?

新闻动态

当前位置: 首页 > 新闻动态

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

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

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要标新立异用中括号?
上一篇:如何看待 Rust 的应用前景?
下一篇:能分享一下你写过的rust项目吗?