Skip to content

Conversation

@ii64
Copy link

@ii64 ii64 commented Jan 15, 2022

Hi, Go 1.18 supports type parameter✨ that can be used to reduce the usage of interface{} / any and type casting, i wonder if we can support this feature soon as 1.18 release on Feb 2022, Thanks :)

@ii64
Copy link
Author

ii64 commented Jan 15, 2022

We can have separate branch instead of master for it.

@Jeffail
Copy link
Owner

Jeffail commented Jan 15, 2022

Hey @ii64! Yeah this is great, I especially like the addition of an error return value. I think going forwards an implementation with generics makes way more sense than the current APIs so I'd be happy to merge into master and tag it as v2.

@fkollmann
Copy link

Any progress here? :)

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