sbool cicOneOf_underCollapse(S s, S... l) { for (S x : l) if (cic_underCollapse(s, x)) true; false; }
Began life as a copy of #1010285
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024517 |
| Snippet name: | cicOneOf_underCollapse |
| Eternal ID of this version: | #1024517/1 |
| Text MD5: | d858400cd982c694a740ab82ce863df2 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-16 10:54:01 |
| Source code size: | 105 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 583 / 618 |
| Referenced in: | [show references] |