mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Strikethrough'd my old, flawed proposal and inserted a newer one
parent
eb94b9c4fe
commit
323d7612fd
@ -64,7 +64,8 @@ As the amount of feedback grows, please feel free to organize or reorganize this
|
|||||||
|
|
||||||
- ohir, "[CGG, Craftsman Go Generics](https://github.com/ohir/gonerics)", September 2018
|
- ohir, "[CGG, Craftsman Go Generics](https://github.com/ohir/gonerics)", September 2018
|
||||||
|
|
||||||
- Dean Bassett, "[Using interfaces instead of contracts](https://gist.github.com/deanveloper/c495da6b9263b35f98b773e34bd41104)", September 2018
|
- ~~Dean Bassett, "[Using interfaces instead of contracts](https://gist.github.com/deanveloper/c495da6b9263b35f98b773e34bd41104)", September 2018~~
|
||||||
|
_I have made a second proposal ("contract embedding") listed further down that solves the issues with this one_
|
||||||
|
|
||||||
- dotaheor, "[Combine contract and code together and view generic as compile-time calls with multiple outputs](https://gist.github.com/dotaheor/4b7496dba1939ce3f91a0f8cfccef927)", September 2018
|
- dotaheor, "[Combine contract and code together and view generic as compile-time calls with multiple outputs](https://gist.github.com/dotaheor/4b7496dba1939ce3f91a0f8cfccef927)", September 2018
|
||||||
|
|
||||||
@ -100,6 +101,8 @@ As the amount of feedback grows, please feel free to organize or reorganize this
|
|||||||
|
|
||||||
- Emily Maier, "[Getting specific about generics](https://emilymaier.net/words/getting-specific-about-generics/)", August 2018
|
- Emily Maier, "[Getting specific about generics](https://emilymaier.net/words/getting-specific-about-generics/)", August 2018
|
||||||
|
|
||||||
|
- Dean Bassett, "[Contract embedding](https://gist.github.com/deanveloper/9063720344d7a041795cba778d7de77c)", October 2018
|
||||||
|
|
||||||
## Against
|
## Against
|
||||||
|
|
||||||
- Tokyo Gophers, "[Comments from Go 2 draft design feedback event](https://docs.google.com/document/d/1O6w4eL6ChROXrJ2vw9IhezzsdG7n8ToMnGnYLRQbjQg/edit?usp=sharing)", October 2018
|
- Tokyo Gophers, "[Comments from Go 2 draft design feedback event](https://docs.google.com/document/d/1O6w4eL6ChROXrJ2vw9IhezzsdG7n8ToMnGnYLRQbjQg/edit?usp=sharing)", October 2018
|
||||||
|
Loading…
x
Reference in New Issue
Block a user