On 2010-02-14 09:34:16 -0500, bearophile <[email protected]> said:

Python use verbs in past tense (like "sorted", "reversed", etc) to denote something that doesn't change the given input (while "sort" sorts in-place).

That certainly is a useful convention to make things easier to read. I'd very much like to see it used in D.


--
Michel Fortin
[email protected]
http://michelf.com/

Reply via email to