static bool tripleEqicOneOf(T3<S> a, Collection<T3<S>> b) { if (a == null) ret l(b) == 1 && first(b) == null; for (T3<S> t : b) if (tripleEqic(a, t)) true; false; }
Began life as a copy of #1011089
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1012225 |
| Snippet name: | tripleEqicOneOf |
| Eternal ID of this version: | #1012225/1 |
| Text MD5: | 4da7ccd75aff3a6f307ee636b117ee82 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-24 12:16:44 |
| Source code size: | 179 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 669 / 696 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |