On 5/5/2014 5:10 PM, Andrei Alexandrescu wrote:
So I'm looking at creation functions and in particular creation functions for arrays.
My bikeshed color comments: 1. "allok" is too kute for a name. Rather have "allocate" or "alloc". 2. why "make" instead of "construct" or "factory"?
