static L<Web> ai_cache_findTriple(S a, S b, S c) { L<Web> webs = ai_fewestIndexedWebs(a, b, c); ret webs_search_noVar_all(webFromTriple(a, b, c), webs); } static L<Web> ai_cache_findTriple(T3<S> t) { ret ai_cache_findTriple(t.a, t.b, t.c); }
Began life as a copy of #1011336
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: | #1011658 |
Snippet name: | ai_cache_findTriple |
Eternal ID of this version: | #1011658/2 |
Text MD5: | 6a84925ba7166262c2f9968f01281c07 |
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:45:53 |
Source code size: | 255 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 496 / 531 |
Version history: | 1 change(s) |
Referenced in: | [show references] |