static bool ai_hasTriple(S a, S b, S c) { ret ai_cache_hasTriple(a, b, c); } static bool ai_hasTriple(T3<S> t) { ret ai_cache_hasTriple(t); }
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: | #1011404 | 
| Snippet name: | ai_hasTriple - synonym of ai_cache_hasTriple | 
| Eternal ID of this version: | #1011404/1 | 
| Text MD5: | c2e7c134550399736417e3a42151a40f | 
| Author: | stefan | 
| Category: | javax / a.i. | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-10-28 23:34:35 | 
| Source code size: | 152 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 789 / 817 | 
| Referenced in: | [show references] |