On Friday, 5 February 2016 at 07:04:27 UTC, cy wrote: > tl;dr speed demons use std.stream.InputStream.read() whenever > you can, and std.stream.OutputStream.write() its result. Isn't std.stream deprecated?