1 | static new ThreadLocal<Bool> ai_search_indexedWebs_verified; |
2 | |
3 | static L<Web> ai_search_indexedWebs(Symbol query) {
|
4 | ret isTrue(ai_search_indexedWebs_verified) ? |
5 | indexedVerifiedWebs(query) : indexedWebs(query); |
6 | } |
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: | 616 / 643 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |