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


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

更新时间:2025-06-20 19:00: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
  • 孩子画过什么画让你非常震惊?

    查看案例

  • 编程问题哪里解决?

    查看案例

  • 5 月 28 日 DeepSeek R1 模型完成小版本试升级并开源,具体有哪些提升?使用体验如何?

    查看案例

  • 如何搭建自己CDN服务器?

    查看案例

  • 为什么程序员独爱用Mac进行编程?

    查看案例

  • 为什么腰肌劳损这么难治?

    查看案例

  • 电影《碟中谍》系列中哪一部最好?

    查看案例

  • 有没有一款音乐播放器,能连接nas音乐,创建音乐库,自动匹配歌词封面等等?类似infuse的概念呢?

    查看案例