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

3
LINES

< > BotCompany Repo | #1033699 // withExplicitPlus_emptyIfZero

JavaX fragment (include)

sS withExplicitPlus_emptyIfZero(int i) {
  ret i == 0 ? "" : withExplicitPlus(i);
}

Author comment

Began life as a copy of #1033698

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033699
Snippet name: withExplicitPlus_emptyIfZero
Eternal ID of this version: #1033699/1
Text MD5: fafc6b3647773d7f976da8219d8f1f44
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-12-28 16:53:42
Source code size: 85 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 66 / 82
Referenced in: [show references]