studygolang / GCTT

GCTT Go中文网翻译组。
https://studygolang.com/gctt
Apache License 2.0
1.39k stars 419 forks source link

20210817 How to Use Generics in Go Starting From v1.17 #1900

Closed polaris1119 closed 2 years ago

polaris1119 commented 3 years ago

标题:How to Use Generics in Go Starting From v1.17

原文链接:https://preslav.me/2021/08/17/how-to-use-generics-in-golang-starting-from-go1-17/

译者自己根据原文翻译,译文保存为 markdown 格式,并附上尾部的签名。

---
via: https://preslav.me/2021/08/17/how-to-use-generics-in-golang-starting-from-go1-17/

作者:[Preslav Rachev](https://preslav.me/author/preslav/)
译者:[译者ID](https://github.com/译者ID)  
校对:[校对者ID](https://github.com/校对者ID)

本文由 [GCTT](https://github.com/studygolang/GCTT) 原创编译,[Go 中文网](https://studygolang.com/) 荣誉推出
h1z3y3 commented 3 years ago

认领