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