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


大部分语言都用尖括号<>表示泛型,为什么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
  • 如何看待 Rust 的应用前景?

    查看案例

  • 你身边身材最好的女生是什么样?

    查看案例

  • 有个少数民族的女朋友是什么体验?

    查看案例

  • 买到烂尾楼到底该有多绝望?

    查看案例

  • RUST的WEB开发真的能用于生产吗?

    查看案例

  • 1MB其实是一个很大的存储单位,那么它的存储容量究竟有多大?

    查看案例

  • NAS噪音太大,大家都吧NAS放置到哪了?

    查看案例

  • 为什么果粉对苹果非常地宽容?

    查看案例