static bool ai_hasAny(S a, S b, S c) { ret ai_text(a, b, c) != null; } static bool ai_hasAny(T3<S> t) { ret ai_hasAny(t.a, t.b, t.c); }
Began life as a copy of #1012107
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: | #1012868 |
| Snippet name: | ai_hasAny - accepts dollar vars |
| Eternal ID of this version: | #1012868/1 |
| Text MD5: | 9dda7315014480b529ea42b418d0d17f |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-12-14 22:08:51 |
| Source code size: | 146 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 622 / 664 |
| Referenced in: | [show references] |