std.range.chunks for char[]
    cal 
    callumenator at gmail.com
       
    Wed Oct 17 16:19:02 PDT 2012
    
    
  
Is there an equivalent to std.range.chunks that will work on a 
char array? As in, it will return a range iterating over chunks 
of code points?
    
    
More information about the Digitalmars-d-learn
mailing list