Working on a library: request for code review

Mike via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Jun 16 12:42:13 PDT 2014


I have refactored the code as recommended.

I have also modified the not-yet-reviewed writers part to take 
advantage of the same approach (preallocated static-sized buffer) 
rather than allocate slices in loops.

Hoping to hear something from you guys!

Best,
Mike


More information about the Digitalmars-d-learn mailing list