Libraryless. Click here for Pure Java version (14689L/94K).
1 | static <A extends Concept> A nuLike uniqPeer(Class<A> c, Concept peer, O... params) {
|
2 | ret uniq(peer.concepts(), c, params); |
3 | } |
Began life as a copy of #1005292
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030748 |
| Snippet name: | uniqPeer - create unique concept in same Concepts |
| Eternal ID of this version: | #1030748/1 |
| Text MD5: | f2e860e58105b02b8d48778bc9ac1770 |
| Transpilation MD5: | 7f88d91a0eda09f72f0a4cda5727a9c9 |
| Author: | stefan |
| Category: | javax / concepts |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-03-18 22:26:15 |
| Source code size: | 129 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 445 / 564 |
| Referenced in: | [show references] |