On 19/12/13 13:55, Jacob Carlborg wrote:
Sounds more reasonable.
Is there any reason why one couldn't have subpackages of packages, and so allow imports to be as fine-grained as the user wants?
std.algorithm -> std.algorithm.sorting -> std.algorithm.sorting.quickSort ...
