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


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

更新时间:2025-06-22 14:45:16

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

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
  • postgres集群的选择?

    查看案例

  • 有哪些优秀的量化交易策略?

    查看案例

  • 能够自己一个人创业的全栈web码农fullstack developer要会哪些技术?

    查看案例

  • 个人小网站是怎么防止网站被攻击的?

    查看案例

  • 为什么要使用 Go 语言?Go 语言的优势在哪里?

    查看案例

  • 编程对电脑的要求大概需要多高?

    查看案例

  • 如何评价网传鸿蒙 PC 成功裸机启动 Windows ARM?

    查看案例

  • 为什么高德地图api提出了一个商用5w基础费用起步的概念?

    查看案例