No, a forward range is an input range where the iteration state can be saved by calling save(). A forward range is a subset of an input range.

On 7/11/2010 7:58 PM, Brad Roberts wrote:
On 7/11/2010 4:55 PM, dsource.org wrote:
phobos commit, revision 1744


user: dsimcha

msg:
array() should work with input ranges.

http://www.dsource.org/projects/phobos/changeset/1744

Isn't an forward range a superset of input ranges?
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos


_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to