static S ai_flattenTriple(T3<S> t) { ret t == null ? null : t.a + " " + t.b + " " + 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: | #1013335 | 
| Snippet name: | ai_flattenTriple - join triple with spaces | 
| Eternal ID of this version: | #1013335/1 | 
| Text MD5: | d9a6b272c7551a99e3029ae70d408730 | 
| Author: | stefan | 
| Category: | javax / a.i. | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2018-01-01 21:57:50 | 
| Source code size: | 94 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 549 / 614 | 
| Referenced in: | [show references] |