On 1/24/2016 4:42 PM, Lars O wrote: > Same goes for implementing Strings of arbitrary > length.. Memory is finite. Arbitrary is not arbitrary. You just haven't run into the memory limit yet or the thrashing needed to grow a string. -DGD