Hacker News new | ask | show | jobs
by Tokumei-no-hito 1065 days ago
I’m not sure in C but in Python and JS the encapsulation can be at the module level rather than using a class. So you still get dot hunting by importing the module.