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


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

更新时间:2025-06-23 05:50:14

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

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
  • 易语言作者吴涛的技术水平在国内能排到什么级别?

    查看案例

  • 你最满意的10款 PC 软件是什么?

    查看案例

  • 作为最后一个「香港四大才子」,蔡澜的离去是否标志着香港黄金文化时代的落幕?

    查看案例

  • 如何评价海口这座城市?

    查看案例

  • 黄晓明上戏考博落榜,本人回应「明年再战」,怎样看明星对高学历的追求?上戏博士有多难考?

    查看案例

  • 你们在编程时遇到过什么离谱的bug吗?

    查看案例

  • 女主播和榜一大哥现实碰面会做什么?

    查看案例

  • 养乌龟只养一只,它觉得会孤独吗?

    查看案例