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

4
LINES

< > BotCompany Repo | #1021162 // hcommentIfNempty

JavaX fragment (include)

static S hcommentIfNempty(O o) {
  S text = strOrNull(o);
  ret empty(text) ? "" : hcommentSafe(text);
}

Author comment

Began life as a copy of #1003230

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1021162
Snippet name: hcommentIfNempty
Eternal ID of this version: #1021162/2
Text MD5: 2eb0a20dd97862ffad48145f1f4004bc
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-31 06:01:16
Source code size: 107 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 221 / 251
Version history: 1 change(s)
Referenced in: [show references]