Hacker News new | ask | show | jobs
by Dentrax 1831 days ago
Hey! This is my first attempt to learning of the contribution to Go Compiler. I just wanted to write a blog post about the journey.

Your feedbacks are valuable! Thanks!

If you do not use Medium, you can read the blog on the repository: https://github.com/Dentrax/go-tilde-operator/

Find the issue proposal: https://github.com/golang/go/issues/46847 Find the implementation PR: https://github.com/golang/go/pull/46848