static S ai_text_verified(S a, S b, S c) { ai_search_indexedWebs_verified.set(true); try { ret web_text(ai_index_search_dollarX_first(a, b, c)); } finally { ai_search_indexedWebs_verified.set(null); } } static S ai_text_verified(T3<S> t) { ret ai_text_verified(t.a, t.b, t.c); }
Began life as a copy of #1011807
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: | #1012198 | 
| Snippet name: | ai_text_verified - verified only | 
| Eternal ID of this version: | #1012198/1 | 
| Text MD5: | f9771e905577a6598f025e2a6c7caa8a | 
| 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 18:49:04 | 
| Source code size: | 309 bytes / 12 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 618 / 681 | 
| Referenced in: | [show references] |