Tour: unneeded import

drug drug2004 at bk.ru
Mon Jan 13 12:11:14 UTC 2020


On 1/13/20 2:45 PM, mark wrote:
> In the D tour example shown here
> https://tour.dlang.org/tour/en/basics/ranges
> there is the following import:
> import std.range : drop, generate, take;
> But generate is not used so I think it ought to be deleted to avoid 
> confusion.
> 

done - https://github.com/dlang-tour/english/pull/303


More information about the Digitalmars-d-learn mailing list