mirror of
https://github.com/golang/go.git
synced 2024-11-21 21:11:11 +00:00
Pulling the Go vs Generics doc up a level.
parent
da8558915f
commit
6f73052f03
3
Home.md
3
Home.md
@ -100,6 +100,7 @@ Here are some of the places where you can find Gophers online
|
||||
|
||||
## Additional Go Programming Wikis
|
||||
|
||||
- [Why Go doesn't Support Generics: A Summary of Go Generics Discussions](https://docs.google.com/document/d/1vrAy9gMpMoS3uaVphB32uVXX4pi-HnNjkMEgyAHX4N4/preview) - Start here before you join the debate.
|
||||
- Concurrency
|
||||
- [Timeouts](Timeouts) - Abandon async calls that take too long
|
||||
- [LockOSThread](LockOSThread)
|
||||
@ -114,7 +115,6 @@ Here are some of the places where you can find Gophers online
|
||||
- [GcToolchainTricks](GcToolchainTricks)
|
||||
- [GoForCPPProgrammers](GoForCPPProgrammers)
|
||||
- [GoStrings](GoStrings)
|
||||
- [GoVsGenerics](GoVsGenerics)
|
||||
- [Hashing](Hashing)
|
||||
- [HttpFetch](HttpFetch)
|
||||
- [HttpStaticFiles](HttpStaticFiles)
|
||||
@ -122,7 +122,6 @@ Here are some of the places where you can find Gophers online
|
||||
- [Iota](Iota)
|
||||
- [MethodSets](MethodSets)
|
||||
- [PanicAndRecover](PanicAndRecover)
|
||||
|
||||
- [Range](Range)
|
||||
- [RateLimiting](RateLimiting)
|
||||
- [Rationales](Rationales)
|
||||
|
Loading…
Reference in New Issue
Block a user