On 19/12/13 12:33, Simen Kjærås wrote:
Your line of code imports all of std.algorithm, as well as all modules imported
by std.algorithm, etc. This includes functions used by topN,
largestPartialIntersectionWeighted, findSplit, and so on.

Ah, OK.  Thanks for the clarification.  A shame, but understandable.

Reply via email to