Pathological import symbol shadowing
Ola Fosheim Grøstad
ola.fosheim.grostad at gmail.com
Wed Nov 18 12:48:59 UTC 2020
On Wednesday, 18 November 2020 at 10:14:44 UTC, FeepingCreature
wrote:
> Putting aside how Walter is completely correct that "import
> std" was a mistake, I'd go further and also remove unqualified
> module imports completely. There's a set of features that are
> good for writing but bad for reading. Generally as time goes
Is it possible to imply an import by fully qualifying the path?
E.g. ::statistics.stddev(numberslist)
More information about the Digitalmars-d
mailing list