static L<S> ai_speculateOnWeb_functions = ll( f ai_spec_include, f ai_spec_relRewrite, f ai_spec_priorityToNormal ); static void ai_speculateOnWeb(Web web) { if (web == null) ret; for (S f : ai_speculateOnWeb_functions) ai_callSpeculationFunctionOnWeb(f, web); }
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: | #1012104 |
| Snippet name: | ai_speculateOnWeb |
| Eternal ID of this version: | #1012104/3 |
| Text MD5: | 077523a07bc4d3b89b2ee9b1ff3b816d |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-01-07 17:18:10 |
| Source code size: | 287 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 647 / 702 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |