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

7
LINES

< > BotCompany Repo | #1014145 // ul_noEncode - synonym of ul - make HTML list (no htmlencode)

JavaX fragment (include)

sS ul_noEncode(S... list) {
  ret ul(list);
}

sS ul_noEncode(L<S> list, O... params) {
  ret ul(list, params);
}

Author comment

Began life as a copy of #1002439

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1014145
Snippet name: ul_noEncode - synonym of ul - make HTML list (no htmlencode)
Eternal ID of this version: #1014145/1
Text MD5: 11b36684417a916adaa7189a391a92ff
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-04-11 16:24:49
Source code size: 119 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 375 / 409
Referenced in: [show references]