On Thursday, 4 January 2018 at 00:35:56 UTC, H. S. Teoh wrote:
On Thu, Jan 04, 2018 at 12:25:59AM +0000, Justin Whear via Digitalmars-d wrote:// Reads bytes from stdin and writes a hexadecimal view like a no-frillsxxd.// All the actual formatting work is done by format's sweet range syntaxMmm, I like this! Care to submit a PR for this in the dlang.org repo?
@Justin: Thanks a lot for your suggestion, but don't we already have a "Print hex dump" example on dlang.org?
