Inconsitency
    Kagamin 
    spam at here.lot
       
    Tue Oct 15 07:11:32 PDT 2013
    
    
  
On Sunday, 13 October 2013 at 14:14:14 UTC, nickles wrote:
> Also, I understand, that there is the std.utf.count() function 
> which returns the length that I was searching for. However, why 
> - if D is so UTF-8-centric - isn't this function implemented in 
> the core like ".length"?
Most code doesn't need to count graphemes and lives happily with 
just strings, that's why it's not in the core.
    
    
More information about the Digitalmars-d
mailing list