static S tripleToJava(T3<S> t) { ret "triple(" + quote(t.a) + ", " + quote(t.b) + ", " + quote(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: | #1012624 |
| Snippet name: | tripleToJava |
| Eternal ID of this version: | #1012624/1 |
| Text MD5: | 9b7630964aef5da58e1383e292cdbf1f |
| 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-08 13:45:05 |
| Source code size: | 112 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 582 / 609 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |