Am Wed, 05 Jun 2013 22:35:59 -0400
schrieb "Jonathan M Davis" <[email protected]>:

> std.compress.zlib;
> std.compress.lzw;
> 
> At that point, it would be trivial to have a common module of some kind with 
> shared functionality which has package access level.
> 
> - Jonathan M Davis

+1

If package is ambiguous, maybe it needs to be split in two or
take a parameter package(std.algorithm) or something like that
to serve both use cases.

-- 
Marco

Reply via email to