On 3/20/2015 5:23 PM, Andrei Alexandrescu wrote:
Yah, and uses reference counting for management. -- Andrei
Ref counting won't improve splitLines, because it must keep them all.
Walter Bright via Digitalmars-d Fri, 20 Mar 2015 18:01:20 -0700
On 3/20/2015 5:23 PM, Andrei Alexandrescu wrote:
Yah, and uses reference counting for management. -- Andrei
Ref counting won't improve splitLines, because it must keep them all.