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

9
LINES

< > BotCompany Repo | #1029472 // uniqIC - synonym of uniqCI

JavaX fragment (include)

static <A extends Concept> A nuLike uniqIC(Class<A> c, O... params) {
  ret uniqCI(c, params);
}



static <A extends Concept> A uniqIC(Concepts cc, Class<A> c, O... params) {
  ret uniqCI(cc, c, params);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1029472
Snippet name: uniqIC - synonym of uniqCI
Eternal ID of this version: #1029472/1
Text MD5: 2f7a0615f24bb48ae04220a4293a527f
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-08-11 16:06:07
Source code size: 208 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 135 / 168
Referenced in: [show references]