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


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

更新时间:2025-06-28 02:55:10

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

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
  • “哨兵模式”涉嫌泄密,你支持封杀特斯拉吗?

    查看案例

  • 导师给了1.4W要我给工作室买个主机,是整机还是自己配?

    查看案例

  • 网络小白如何建立一个网站,供别人下载文件(主要是PDF和MP3)?

    查看案例

  • 后端开发除了增删改查还有什么?

    查看案例

  • postgres集群的选择?

    查看案例

  • go-zero的svc全局变量和Kratos按需利用wire进行依赖注入哪个在实际生产合作中更合适?

    查看案例

  • 我国的军工能力可以实现一天5000枚火箭弹连着炸三个月吗?

    查看案例

  • 如何看待M4单核性能吊打9950x?

    查看案例