Libraryless. Click here for Pure Java version (14813L/95K).
static <A extends Concept> A nuLike uniqCI_returnIfOld(Concepts cc default db_mainConcepts(), Class<A> c, O... params) { Pair<A, Bool> p = uniqCI2(cc, c, params); ret !p.b ? p.a : null; }
Began life as a copy of #1028102
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030827 | 
| Snippet name: | uniqCI_returnIfOld | 
| Eternal ID of this version: | #1030827/1 | 
| Text MD5: | 85a3dd5b104a8f51f1aea269778dd052 | 
| Transpilation MD5: | aa5cd8ef2135e5d710a25a0d4ab4b07f | 
| Author: | stefan | 
| Category: | javax / concepts | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-03-31 16:57:09 | 
| Source code size: | 194 bytes / 4 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 358 / 472 | 
| Referenced in: | [show references] |