Hacker News new | ask | show | jobs
by Someone 2050 days ago
A module, by definition, is a singleton (for parametrized modules, a “once per type” object)

C has (unparametrized) modules, calling them “compilation unit”.