Skip to content

Commit cb092d6

Browse files
authored
feat(cs): Update golang.md
1 parent 6e2ed94 commit cb092d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

computer_science/languages/golang.md

+1
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,4 @@
7676
- [How to start a Go project in 2023](https://boyter.org/posts/how-to-start-go-project-2023/)
7777
- [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)
7878
- [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

Comments
 (0)