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

Proposal: Language Extensions #20453

Closed
mubaris opened this issue May 22, 2017 · 1 comment
Closed

Proposal: Language Extensions #20453

mubaris opened this issue May 22, 2017 · 1 comment

Comments

@mubaris
Copy link

mubaris commented May 22, 2017

Extensions add new functionality to an existing structure, type or interface. This includes following features

  • Defining new operators on a specific type or structs
  • Defining new operators among different types
  • Grouping functions and variables together

And much more

@gopherbot gopherbot added this to the Proposal milestone May 22, 2017
@bradfitz
Copy link
Contributor

This is not a concrete proposal.

See https://github.com/golang/proposal/ for examples of prior proposals.

@golang golang locked and limited conversation to collaborators May 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants