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

3
LINES

< > BotCompany Repo | #1012525 // multiSetToUL

JavaX fragment (include)

static S multiSetToUL(final MultiSet<S> ms) {
  ret ul_htmlencode(map(multiSetKeysByPopularity(ms), func(S s) -> S { "[" + ms.get(s) + "] " + s }));
}

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: #1012525
Snippet name: multiSetToUL
Eternal ID of this version: #1012525/1
Text MD5: 2ab008f2b9b0240b459726d5141d7968
Author: stefan
Category: javax / html
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-06 20:42:51
Source code size: 152 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 341 / 344
Referenced in: [show references]