static S joinPairWithSpace(Pair p) { ret str(p.a) + " " + str(p.b); }
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: | #1013209 |
| Snippet name: | joinPairWithSpace |
| Eternal ID of this version: | #1013209/1 |
| Text MD5: | f8049684de3800d57be634fdd095077c |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-12-28 21:09:56 |
| Source code size: | 73 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 938 / 949 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1021613 - joinPairWithEquals #1030221 - joinPairWithColon |