On 2/9/2018 6:11 AM, Atila Neves wrote: > It's easy enough to create std package like this: > > module std; > public import std.algorithm; > //... Yes, but I suspect that'll be a large negative for compile speed for smallish programs.