1 | static S ai_renderTriple(Triple<S> t) { |
2 | ret ai_tripleToString(t); |
3 | } |
4 | |
5 | static S ai_renderTriple(S a, S b, S c) { |
6 | ret ai_tripleToString(triple(a, b, c)); |
7 | } |
Began life as a copy of #1011086
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: | #1011129 |
Snippet name: | ai_renderTriple - synonym of ai_tripleToString |
Eternal ID of this version: | #1011129/3 |
Text MD5: | bffbff08f993a6397883d4cb68fa96d4 |
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-27 18:26:18 |
Source code size: | 162 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 612 / 633 |
Version history: | 2 change(s) |
Referenced in: | [show references] |