static <A extends Concept> L<A> nuLike deleteConceptsWhereIC(Class<A> c, O... params) { ret deleteConceptsWhereCI(c, params); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031741 |
| Snippet name: | deleteConceptsWhereIC - synonym of deleteConceptsWhereCI |
| Eternal ID of this version: | #1031741/1 |
| Text MD5: | e151b9f1d3c8390431f5e5a557d2ba02 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-29 03:00:35 |
| Source code size: | 129 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 366 / 407 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1030949 - Transpiler output of #1031393 |