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

Support Go 1.18 methods with type parameters #91

Merged
merged 1 commit into from
Apr 26, 2022

Conversation

jdemeyer
Copy link
Contributor

Support methods with syntax like

func (x *Foo[T]) GenericMethod() {}

@nezorflame
Copy link

@axw hi! Any chance this could be merged?

@axw
Copy link
Owner

axw commented Apr 26, 2022

Thanks for the update, LGTM. Sorry for the very slow response - my notifications seem to have gone awry again.

@axw axw merged commit 985a38b into axw:master Apr 26, 2022
@nezorflame
Copy link

@axw thanks! Can you also mark a new release with this? Would be nice to have a tag :)

@axw
Copy link
Owner

axw commented Apr 26, 2022

I should have done that before - done. Thanks for the ping @nezorflame.

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.

3 participants