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


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

更新时间:2025-06-26 08:15: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要标新立异用中括号?

案例推荐

case recommendation
  • 用K8s的公司有多少人会部署K8s?

    查看案例

  • 我应该设置多少kb才能让他不能玩游戏?

    查看案例

  • 为什么明明35岁以上的员工更稳定,招聘时不要,被裁的也是他们?

    查看案例

  • 编译器和解释器的分界线在哪,字节码效率能否无限接近机器码?

    查看案例

  • 为什么Mac连个正儿八经的CAD都装不了还敢打着生产力的旗号?

    查看案例

  • python与nodejs哪个性能高?

    查看案例

  • 为什么个人需要公网ip?

    查看案例

  • 为什么没人提微软裁员?

    查看案例