1 | static S ai_text_verified(S a, S b, S c) { |
2 | ai_search_indexedWebs_verified.set(true); |
3 | try { |
4 | ret web_text(ai_index_search_dollarX_first(a, b, c)); |
5 | } finally { |
6 | ai_search_indexedWebs_verified.set(null); |
7 | } |
8 | } |
9 | |
10 | static S ai_text_verified(T3<S> t) { |
11 | ret ai_text_verified(t.a, t.b, t.c); |
12 | } |
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: | 413 / 462 |
Referenced in: | [show references] |