David Simcha wrote: > What are the limitations of your fix? Is it good enough to start > using auto ref to fix all the nasty ref return issues in std.range? > My fix doesn't work with inout, Rainer's does. It should work for your uses.