你现在的位置是:当前位置: 首页 >


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

更新时间:2025-06-20 16:45:18

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

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

案例推荐

case recommendation
  • 大连天空现罕见「窟窿云」,目击者称持续半小时,压迫感十足,窟窿云是怎么形成的?你见过吗?

    查看案例

  • 女生被踢裆也会很疼吗?

    查看案例

  • 当年的东莞究竟有多疯狂?

    查看案例

  • Blender适合工业设计吗?

    查看案例

  • 男朋友说我穿衣服太开放,难道好身材不应该显示出来吗?

    查看案例

  • 中国承诺不开第一枪,那如果中美开战,美国直接摧毁北斗卫星,中国该如何反败为胜?

    查看案例

  • Golang中有必要实现Async/Await吗?

    查看案例

  • Chrome 浏览器设计的神细节有哪些?

    查看案例