Hacker News new | ask | show | jobs
by sgift 3281 days ago
Thanks for making it clear if a sort is stable or unstable in the function name. One of my longer debug sessions was tracing a porting error from Java to C# where the default sort functions are stable vs unstable.