Skip to content

Comment on Rye Languageparent

Comments

Ha, I'm the opposite. Every time I'm writing python I have to stop and think "is it response.json or response.json()?" And then I think about how Ruby (I think nicely) solved the attribute/method decision problem.

Attribute access and method access don't imply the same consequences on perfs and side effects, I like to know which is which.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.