You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: computer_science/languages/golang.md
+1
Original file line number
Diff line number
Diff line change
@@ -76,3 +76,4 @@
76
76
-[How to start a Go project in 2023](https://boyter.org/posts/how-to-start-go-project-2023/)
77
77
-[Running the “Reflections on Trusting Trust” Compiler ](https://research.swtch.com/nih) by [Russ Cox](https://swtch.com/~rsc/) on [Reflections on Trusting Trust](https://dl.acm.org/doi/pdf/10.1145/358198.358210) by [Ken Thompson](https://en.wikipedia.org/wiki/Ken_Thompson)
78
78
-[What We Got Right, What We Got Wrong](https://commandcenter.blogspot.com/2024/01/what-we-got-right-what-we-got-wrong.html)
79
+
-[Type Parameters Proposal](https://go.googlesource.com/proposal/+/refs/heads/master/design/43651-type-parameters.md) - also answers the most common questions such as - why are generic methods not supported.
0 commit comments