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

7
LINES

< > BotCompany Repo | #1021460 // uniq2_sync - synonym of uniq2

JavaX fragment (include)

static <A extends Concept> Pair<A, Bool> uniq2_sync(Class<A> c, fO... params) {
  ret uniq2(c, params);
}

static <A extends Concept> Pair<A, Bool> uniq2_sync(Concepts cc, Class<A> c, fO... params) {
  ret uniq2(cc, c, params);
}

Author comment

Began life as a copy of #1008467

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: #1021460
Snippet name: uniq2_sync - synonym of uniq2
Eternal ID of this version: #1021460/5
Text MD5: 0dc90f4648d896cec949e3156281304c
Author: stefan
Category: javax / concepts
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-29 12:49:28
Source code size: 235 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 232 / 281
Version history: 4 change(s)
Referenced in: [show references]