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


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

更新时间:2025-06-21 13:50: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
  • 如何看待M4单核性能吊打9950x?

    查看案例

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

    查看案例

  • 为什么买了Switch后,却发现它并没有那么好玩?

    查看案例

  • 为什么山姆这么受欢迎?

    查看案例

  • 为什么任天堂在NS2上没有选择使用OLED屏幕以提升续航能力和显示效果?

    查看案例

  • 京东刘强东近期小范围分享怎么看?

    查看案例

  • 不限制语言,客户端GUI开发用什么好?

    查看案例

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

    查看案例