static S ai_tripleToString(Triple<S> t) { ret t == null ? "" : curlyBraceIfContainsArrow(t.a) + " -> " + curlyBraceIfContainsArrow(t.b) + " -> " + curlyBraceIfContainsArrow(t.c); }
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: | #1011086 |
Snippet name: | ai_tripleToString |
Eternal ID of this version: | #1011086/3 |
Text MD5: | 91063cdde23d1fba68a73e8d48938cd0 |
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-05 02:09:12 |
Source code size: | 184 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 546 / 575 |
Version history: | 2 change(s) |
Referenced in: | [show references] |