1 | static L<Snippet> sortSnippetsByID(L<Snippet> l) { |
2 | ret sorted(l, func(Snippet a, Snippet b) { stdcompare(parseSnippetID(a.id), parseSnippetID(b.id)) }); |
3 | } |
Began life as a copy of #1003397
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1003399 |
Snippet name: | sortSnippetsByID |
Eternal ID of this version: | #1003399/1 |
Text MD5: | 5248e841f4b759e8e292f9812b12051d |
Author: | stefan |
Category: | javax / talking robots |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-06-29 00:08:10 |
Source code size: | 158 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 548 / 783 |
Referenced in: | [show references] |