Intended behavior of std.range.cycle?
    rcor via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Thu Sep  4 08:35:33 PDT 2014
    
    
  
A closer look shows that cycle "repeats the given _forward_ range 
indefinitely", so I guess the current behavior is at least 
consistent with the docs.
    
    
More information about the Digitalmars-d-learn
mailing list