Warning: session_start(): open(/var/lib/php/sessions/sess_10ronkro7i6b51rrpc47itpaht, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
joinPairWithColon [1030221]

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: 670 / 687
Referenced in: [show references]