Talk:Sort a list of object identifiers: Difference between revisions

From Rosetta Code
Content added Content deleted
(Not really sure this isn't already covered by existing tasks.)
 
(→‎Correctly sorted?: new section)
Line 1: Line 1:
In what significant way does this differ from [[Sort using a custom comparator]]? Or [[Natural sorting]] for that matter? Actually, one could directly use the code from [[Natural sorting]] to sort lists of OIDs. --[[User:Thundergnat|Thundergnat]] ([[User talk:Thundergnat|talk]]) 00:14, 8 July 2016 (UTC)
In what significant way does this differ from [[Sort using a custom comparator]]? Or [[Natural sorting]] for that matter? Actually, one could directly use the code from [[Natural sorting]] to sort lists of OIDs. --[[User:Thundergnat|Thundergnat]] ([[User talk:Thundergnat|talk]]) 00:14, 8 July 2016 (UTC)

== Correctly sorted? ==

That output has some undocumented decorations on it, presumably those are not relevant to the task? --[[User:Rdm|Rdm]] ([[User talk:Rdm|talk]]) 00:32, 8 July 2016 (UTC)

Revision as of 00:32, 8 July 2016

In what significant way does this differ from Sort using a custom comparator? Or Natural sorting for that matter? Actually, one could directly use the code from Natural sorting to sort lists of OIDs. --Thundergnat (talk) 00:14, 8 July 2016 (UTC)

Correctly sorted?

That output has some undocumented decorations on it, presumably those are not relevant to the task? --Rdm (talk) 00:32, 8 July 2016 (UTC)