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


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

更新时间:2025-06-22 19:30:11

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

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
  • 你见过身边身材最好的女生是什么样子的?

    查看案例

  • 平面设计师要被时代淘汰了吗?

    查看案例

  • 为什么水泥封不住尸臭?

    查看案例

  • 想深入学习网站后台技术,有哪些建议?

    查看案例

  • 家里想搞一个服务器,怎么才不违规?

    查看案例

  • 评价一下Proxmox VE与ESXi的优劣?

    查看案例

  • count(*) count(1)哪个更快?

    查看案例

  • 网络上那么多的站桩教程,到底哪种才适合初学者?

    查看案例