in reply to A proper name for is_sorted function that can check more than just sorting order?
Since you are testing some sort of logical order which is not necessarily sorted how about is_ordered()?
Cheers,
JohnGG
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: A proper name for is_sorted function that can check more than just sorting order?
by ikegami (Patriarch) on Dec 25, 2017 at 20:46 UTC | |
by Laurent_R (Canon) on Dec 25, 2017 at 22:26 UTC | |
by Dallaylaen (Chaplain) on Dec 25, 2017 at 23:48 UTC | |
Re^2: A proper name for is_sorted function that can check more than just sorting order?
by Laurent_R (Canon) on Dec 25, 2017 at 16:32 UTC |