Hacker News new | ask | show | jobs
by The_rationalist 2143 days ago
Modules have existed far before rust e.g in javascript, python, Java, etc
1 comments

Those are valid examples, but modules are much older than that: https://en.wikipedia.org/wiki/Modular_programming#History

It really shows Stroustrup's point on how most of these programming concepts have been around for a long time.