On Thursday, 13 June 2013 at 11:36:16 UTC, Daniel Murphy wrote:
Ok, how exactly is the data compressed in the following snippet? Noscrolling up to the top of the module to see what's imported!
I don't need to scroll to the top of the module, just a few lines up because I'm using function-local imports anyway. :P
If you want extra verbosity (which can be good *sometimes*), just write "import lz77 = std.compression.lz77" and you are good to go.
David
