Other languages with modules have a similar issue. Go is the only language I know of that makes it a hard compiler error to import an unused module.
Other languages with modules have a similar issue. Go is the only language I know of that makes it a hard compiler error to import an unused module.