auto dictionary = Lexicon(); // output range string[string] lex = arr.byEntry().copy(dictionary).lexicon;
The only change necessary was the logic bit in the Entry struct (two lines had to be changed). I could emit the byComment() bit, because there are no comments in the source, without any complaints or side effects. Great stuff!
