static bool web_hasOneOfTheLabels(WebNode node, L<Lisp> labels) { for (Lisp l : labels) if (node.hasLabel(l)) true; false; }
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: | #1010750 |
| Snippet name: | web_hasOneOfTheLabels |
| Eternal ID of this version: | #1010750/1 |
| Text MD5: | 63db7f8ba4d5c2112cd398e15d8028b5 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-09-28 17:44:55 |
| Source code size: | 136 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 664 / 678 |
| Referenced in: | [show references] |