Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1013486 // ai_sortTriplesListByPriority_inPlace

JavaX fragment (include)

static void ai_sortTriplesListByPriority_inPlace(L<TripleWeb> l) {
  sortInPlaceByCalculatedFieldDesc_f1(l, func(TripleWeb w) -> Bool {
    ai_isPriorityTriple(w)
  });
}

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: #1013486
Snippet name: ai_sortTriplesListByPriority_inPlace
Eternal ID of this version: #1013486/1
Text MD5: 427d21d6fbb34e874664276b5ab530ef
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-01-07 15:40:04
Source code size: 174 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 320 / 332
Referenced in: [show references]