static void ai_invalidateTriples(Collection<TripleWeb> l) { for (TripleWeb w : unnull(l)) if (w != null) ai_invalidateWeb(webFromTriple(w)); }
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: | #1012880 |
| Snippet name: | ai_invalidateTriples |
| Eternal ID of this version: | #1012880/1 |
| Text MD5: | 98bf7dad294038a7ef04f154f410c578 |
| 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 23:40:21 |
| Source code size: | 151 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 573 / 602 |
| Referenced in: | [show references] |