Andrei Alexandrescu:
On 4/29/14, 11:08 AM, bearophile wrote:In Phobos there are awkward names like walkLengthLove it. -- Andrei
The name like "walkLength" was chosen (by you?), instead of a more natural name like "length" (or even a nice, short, clean, readable, handy and easer to write name like "len" as in Python) to underline that walkLength could be O(n).
Bye, bearophile