Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1030221 // joinPairWithColon

JavaX fragment (include)

sS joinPairWithColon(Pair p) {
  ret p == null ? "" : str(p.a) + ": " + str(p.b);
}

Author comment

Began life as a copy of #1013209

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030221
Snippet name: joinPairWithColon
Eternal ID of this version: #1030221/1
Text MD5: 795dc53cce0ce258e94ddc04d3c7c54e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-17 12:16:55
Source code size: 85 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 131 / 170
Referenced in: [show references]