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: | 534 / 579 |
| Referenced in: | [show references] |