
9 Oct
2011
9 Oct
'11
10:11 p.m.
On Oct 9, 2011, at 5:28 AM, Zoltán Tóth wrote:
I ask to change the name of function is_ordered(). The "is_" prefix suggests that it is a boolean function which it is not. Also, there are other functions there with prefix "is_" and which are boolean functions, and this non-uniformity hurts the eye. I suggest the name "first_misordered".
Another possible name is "first_out_of_order". I'm not sure I like it better, but maybe someone else does. Josh