On Friday, 20 March 2015 at 00:28:24 UTC, Almighty Bob wrote:
Maybe I'm a bit long in the tooth but for something like cvsReader I want an array of records, there's isnt anything else that would ever make any sense.
Just use std.array.array on it. You get your array, people who see the benefit of alternative approaches get what they want.