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

Pure-code mixins and methods on Go interfaces are sort of duals of one another. Interface methods are parameterized with a type when called ("calling outwards"), mixins are parameterized by a type when compiled, and merged into it ("calling inwards").


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

Search: