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

tour: mention generic functions in generics/1 #200

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

crisman
Copy link
Contributor

@crisman crisman commented Feb 27, 2023

The first slide of generics (about generic functions) never uses the phrase "generic function". Adding to the confusion, the next slide (generics/2) then says "In addition to generic functions..." as if the reader should know about them.

Added the name "generic function" to generics/1 to explain that adding type parameters to a func make a generic function.

The first slide of generics (about generic functions) never uses the
phrase "generic function". Adding to the confusion, the next slide
(generics/2) then says "In addition to generic functions..." as if the
reader should know about them.

Added the name "generic function" to generics/1 to explain that adding
type parameters to a func make a generic function.
@gopherbot
Copy link
Contributor

This PR (HEAD: 9f26d78) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/website/+/471655 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants