On Monday, 16 June 2014 at 23:04:33 UTC, Rene Zwanenburg wrote:
The writeCompressed function can probably be simplified using std.algorithm but it's not straightforward. I'll need to ponder it for a while.

Here's a version using std.algorithm and std.range. I think it's
easier to understand than the original:

http://dpaste.dzfl.pl/88ba2592ac8d

Reply via email to