logoalt Hacker News

Methods in Languages for Systems Programming (2023)

8 pointsby surprisetalktoday at 4:51 PM1 commentview on HN

Comments

cv5005today at 8:09 PM

Not a fan of methods.

Why should the first argument be so special? And how do you decide which struct should get method if you have a function that operates on two different types?