conver BigInt to string
    Namal via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Thu Nov  5 09:16:17 PST 2015
    
    
  
On Thursday, 5 November 2015 at 17:13:07 UTC, Ilya Yaroshenko 
wrote:
> string s1 = to!string(a).dup.sort.idup;
well, but I was just told not to use sort ??
    
    
More information about the Digitalmars-d-learn
mailing list