1 | sS ul_noEncode(S... list) {
|
2 | ret ul(list); |
3 | } |
4 | |
5 | sS ul_noEncode(L<S> list, O... params) {
|
6 | ret ul(list, params); |
7 | } |
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: | 653 / 700 |
| Referenced in: | [show references] |