Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants