Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: update FAQ for the arrival of parametric polymorphism #48274

Closed
robpike opened this issue Sep 9, 2021 · 2 comments
Closed

doc: update FAQ for the arrival of parametric polymorphism #48274

robpike opened this issue Sep 9, 2021 · 2 comments
Labels
Documentation FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@robpike
Copy link
Contributor

robpike commented Sep 9, 2021

Many sections of the FAQ need tweaking, a few need replacement. Update before release.

For example, here's a question there that needs to be rethought: "Why does Go not have generic types?"

@robpike robpike changed the title doc: update FAQ for the arrival of polymorphic types doc: update FAQ for the arrival of parametric polymorphism Sep 9, 2021
@ALTree ALTree added the NeedsFix The path to resolution is known, but the work has not been done. label Sep 9, 2021
@ALTree ALTree added this to the Go1.18 milestone Sep 9, 2021
@gopherbot
Copy link

Change https://golang.org/cl/374215 mentions this issue: _content/doc/faq: add a couple of generics FAQs

@dmitshur
Copy link
Contributor

dmitshur commented Mar 7, 2022

CL 374215 resolves this issue, but isn't to be submitted until Go 1.18 is released.

Since there's nothing more to do here during 1.18 cycle, moving to 1.19 and adding early-in-cycle. Actually, we also have issue #49938 tracking this task, so we can can close this one.

@dmitshur dmitshur closed this as completed Mar 7, 2022
gopherbot pushed a commit to golang/website that referenced this issue Mar 15, 2022
Also update the existing generics FAQ.

For golang/go#48274
Fixes golang/go#49938

Change-Id: Id87dbf43f4a151abb7c2c2f6309fc8ee3c947aa1
Reviewed-on: https://go-review.googlesource.com/c/website/+/374215
Reviewed-by: Russ Cox <rsc@golang.org>
Run-TryBot: Dmitri Shuralyov <dmitshur@google.com>
Trust: DO NOT USE <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
passionSeven added a commit to passionSeven/website that referenced this issue Oct 18, 2022
Also update the existing generics FAQ.

For golang/go#48274
Fixes golang/go#49938

Change-Id: Id87dbf43f4a151abb7c2c2f6309fc8ee3c947aa1
Reviewed-on: https://go-review.googlesource.com/c/website/+/374215
Reviewed-by: Russ Cox <rsc@golang.org>
Run-TryBot: Dmitri Shuralyov <dmitshur@google.com>
Trust: DO NOT USE <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
@golang golang locked and limited conversation to collaborators Mar 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

4 participants