From 93f8d08dc1071e81a462a727bf25ca4cbb4baf6a Mon Sep 17 00:00:00 2001 From: Komu Wairagu Date: Sun, 2 Dec 2018 22:34:25 +0300 Subject: [PATCH] Updated Go2GenericsFeedback (markdown) --- Go2GenericsFeedback.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Go2GenericsFeedback.md b/Go2GenericsFeedback.md index 74058147..314acdd9 100644 --- a/Go2GenericsFeedback.md +++ b/Go2GenericsFeedback.md @@ -21,6 +21,10 @@ As the amount of feedback grows, please feel free to organize or reorganize this - Chris Siebenmann, "[Go 2 Generics: Contracts are too clever](https://utcc.utoronto.ca/~cks/space/blog/programming/Go2ContractsTooClever)", November 2018 +- Chris Siebenmann, "[Go 2 Generics: A way to make contracts more readable for people](https://utcc.utoronto.ca/~cks/space/blog/programming/Go2ContractsMoreReadable)", November 2018 + +- Chris Siebenmann, "[Go 2 Generics: Interfaces are not the right model for type constraints](https://utcc.utoronto.ca/~cks/space/blog/programming/Go2GenericsNotWithInterfaces)", November 2018 + - alanfo, "[Proposed changes to the Go draft generics design in the light of feedback received](https://gist.github.com/alanfo/72f07362d687f625a958bde1808e0c87)", October 2018 - Andy Balholm "[Enumerated and structural contracts](https://gist.github.com/andybalholm/8165da83c10a48e56590c96542e93ff2)", October 2018