From 55d3bab82775afa01eca13b2a99805f9e663fd1d Mon Sep 17 00:00:00 2001 From: dotaheor <25079101+dotaheor@users.noreply.github.com> Date: Sun, 17 Feb 2019 10:57:11 -0400 Subject: [PATCH] Updated Go2GenericsFeedback (markdown) --- Go2GenericsFeedback.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Go2GenericsFeedback.md b/Go2GenericsFeedback.md index 006115a9..7ac8a464 100644 --- a/Go2GenericsFeedback.md +++ b/Go2GenericsFeedback.md @@ -67,7 +67,7 @@ As the amount of feedback grows, please feel free to organize or reorganize this ## Counterproposals -- dotaheor, "[View generic as compile-time calls with multiple element outputs - v2](https://gist.github.com/dotaheor/c805d221ed86265d6e8bb4f16a714060)", January 2019 (last update: Feb 2019). Now `import` and `generic` output are supported. (This version supports the contract part but not the generic part in draft.) +- dotaheor, "[A solution to unify Go builtin and custom generics](https://github.com/dotaheor/unify-Go-builtin-and-custom-generics)", February 2019 - Quentin Quaadgras, [No syntax changes, 1 new type, 1 new builtin](https://gist.github.com/Splizard/df4c34ffe100c624c55ddaf45ac7eeb6), December 2018