static <A extends Concept> A uniq_returnIfOld(Class<A> c, O... params) { Pair<A, Bool> p = uniq2(c, params); ret p.b ? null : p.a; }
Began life as a copy of #1019298
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020943 |
Snippet name: | uniq_returnIfOld |
Eternal ID of this version: | #1020943/1 |
Text MD5: | b6c45a72daba4c64ba3c021c8119ef26 |
Author: | stefan |
Category: | javax / concepts |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-01-12 15:21:27 |
Source code size: | 139 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 283 / 311 |
Referenced in: | [show references] |