Skip to content

Commit 2f92268

Browse files
committed
u /dev/deep-in-program-language/how-to-implement-generics/
1 parent e8dc6a6 commit 2f92268

File tree

1 file changed

+1
-1
lines changed
  • content/dev/deep-in-program-language/how-to-implement-generics

1 file changed

+1
-1
lines changed

content/dev/deep-in-program-language/how-to-implement-generics/index.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ flowchart LR
390390
391391
总的来说Go在1.18实现泛型的方式和Rust挺类似的,如果感兴趣可以看这篇Rust泛型的文章:
392392

393-
- [透过 Rust 探索系统的本原:泛型](https://mp.weixin.qq.com/s/ZA-_BARVAWe0Q4eM0lYgwg)
393+
- [透过 Rust 探索系统的本原:泛型](https://mp.weixin.qq.com/s/SJsEurfZr4TG-I3rncid5A)
394394

395395
## 总结
396396

0 commit comments

Comments
 (0)