Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Pattern matching isn't just a feature to aid concurrent programming; it's extremely helpful for all sorts of code. However, since Go doesn't have unions (either tagged or unsafe), pattern matching in Go wouldn't be particularly powerful anyway.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: