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

9
LINES

< > BotCompany Repo | #1021633 // _uniq - synonym of uniq

JavaX fragment (include)

static <A extends Concept> A _uniq(Class<A> c, O... params) {
  ret uniq(c, params);
}



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

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1021633
Snippet name: _uniq - synonym of uniq
Eternal ID of this version: #1021633/1
Text MD5: 30b33e7cfca0c7e4f2136fce8adebce0
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-22 16:34:06
Source code size: 195 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 223 / 260
Referenced in: [show references]