static new ThreadLocal<Bool> ai_search_indexedWebs_verified; static L<Web> ai_search_indexedWebs(Symbol query) { ret isTrue(ai_search_indexedWebs_verified) ? indexedVerifiedWebs(query) : indexedWebs(query); }
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: | #1012197 |
| Snippet name: | ai_search_indexedWebs |
| Eternal ID of this version: | #1012197/2 |
| Text MD5: | ee46219b679cf6d841b5adadd898d6e4 |
| 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-10 07:01:12 |
| Source code size: | 220 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 619 / 646 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |