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

3
LINES

< > BotCompany Repo | #1030451 // ulIfNempty - make HTML list (no htmlencode) unless no items

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2852L/17K).

sS ulIfNempty(Cl list, O... params) {
  ret empty(list) ? "" : ul(list, params);
}

Author comment

Began life as a copy of #1002439

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1030451
Snippet name: ulIfNempty - make HTML list (no htmlencode) unless no items
Eternal ID of this version: #1030451/1
Text MD5: 0d0df3a4d16229ff605196f0c58242b6
Transpilation MD5: 9312a1e13598981273686e0381e2a3f0
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-12-18 18:34:09
Source code size: 84 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 126 / 177
Referenced in: [show references]