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

3
LINES

< > BotCompany Repo | #1035377 // multiSet - synonym of toMultiSet

JavaX fragment (include)

static <A> MultiSet<A> multiSet(Iterable<A> l) {
  ret toMultiSet(l);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035377
Snippet name: multiSet - synonym of toMultiSet
Eternal ID of this version: #1035377/1
Text MD5: baa7c68db2c4f1f0d8a14d45b428a991
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-05-03 16:23:42
Source code size: 71 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 64 / 73
Referenced in: [show references]