[Issue 4362] New: std.range.repeat and cycle do not have a .save() method
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jun 22 01:54:15 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4362
Summary: std.range.repeat and cycle do not have a .save()
method
Product: D
Version: D2
Platform: Other
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: philippe.sigaud at gmail.com
--- Comment #0 from Philippe Sigaud <philippe.sigaud at gmail.com> 2010-06-22 10:54:08 CEST ---
As of 2.047, to be a forward range one has to define a .save() method.
std.range.repeat and std.range.cycle do not have one. I think they should be
forward range.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list