On Thursday, 19 December 2013 at 00:15:12 UTC, Justin Whear wrote:
Presumably there would still be a std.algorithm package module;
 the
questions is: does
  import std.algorithm : joiner;
still work if std.algorithm is actually a package module and joiner is in
a std.algorithm.joiner module?

Intended to work by matching DIP.

Reply via email to