static bool ai_isInvalidWeb(Web web) { ret ai_invalidatedWebs().contains(web.globalID); } static bool ai_isInvalidWeb(S id) { ret ai_invalidatedWebs().contains(id); }
Began life as a copy of #1011427
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: | #1011428 |
| Snippet name: | ai_isInvalidWeb |
| Eternal ID of this version: | #1011428/2 |
| Text MD5: | 80bd2bfccf9d4c0e9d465f0c4733b1b1 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-23 22:00:51 |
| Source code size: | 177 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 770 / 796 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |