std.compress

Jacob Carlborg doob at me.com
Fri Jun 14 00:11:56 PDT 2013


On 2013-06-14 01:53, David Nadlinger wrote:

> import std.compression : lz77Compress = lz78Compress;
>
> ;)

If you do that you only have yourself to blame. What if someone uses 
monkey patching and replaces all your functions at runtime.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list