Warning: session_start(): open(/var/lib/php/sessions/sess_o9gu6v3i9aepe882lvlo011l48, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
uniqIC - synonym of uniqCI [1029472]

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)

1  
static <A extends Concept> A nuLike uniqIC(Class<A> c, O... params) {
2  
  ret uniqCI(c, params);
3  
}
4  
5  
6  
7  
static <A extends Concept> A uniqIC(Concepts cc, Class<A> c, O... params) {
8  
  ret uniqCI(cc, c, params);
9  
}

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: 652 / 639
Referenced in: [show references]