bearophile wrote: > Ary Borenszweig: >> My point is, if you are going to pow, you will need std.math, so it'll >> always be a burden to import it by hand when using it. ^^ > > Can the automatic import happen only iff a module uses the ^^fp? > > Bye, > bearophile That's what I'm asking for.