std.compress

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Wed Jun 5 05:55:50 PDT 2013


On 6/5/13 2:55 AM, Timothee Cour wrote:
> What I suggested in my original post didn't involve any
> indirection/abstraction; simply a renaming to be consistent with
> existing zlib (see my points A+B in my 1st post on this thread):
>
> std.compress.zlib.compress
> std.compress.zlib.uncompress
> std.compress.lzw.compress
> std.compress.lzw.uncompress

I think that's nice.

Andrei



More information about the Digitalmars-d mailing list