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


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

更新时间:2025-06-25 14:55:13

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

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
  • 大家为什么会讨厌缩写?

    查看案例

  • 为什么一部分 Go 布道师的博客不更新了?

    查看案例

  • 如何评价苹果 3 月 5 日发布的 MacBook Air M4,相比前代有哪些提升?

    查看案例

  • 请问有人能估计一下 go 相比 php 在不同用户量下能省多少钱吗?

    查看案例

  • 始终怀不上孕是种怎样的体验?

    查看案例

  • 微信头像会影响第一印象吗?

    查看案例

  • 商业史上有哪些降维打击的经典案例?

    查看案例

  • 为什么软件公司很少用python开发web?

    查看案例