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

3
LINES

< > BotCompany Repo | #1031016 // conceptsSortedByID - synonym of sortedByConceptID

JavaX fragment (include)

static <A extends Concept> L<A> conceptsSortedByID(Cl<A> c) {
  ret sortedByConceptID(c);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031016
Snippet name: conceptsSortedByID - synonym of sortedByConceptID
Eternal ID of this version: #1031016/1
Text MD5: 71db58cc185f93e97ad216a11a641951
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-04-21 17:10:27
Source code size: 91 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 91 / 116
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)