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

3
LINES

< > BotCompany Repo | #1029634 // listPlus_asSet - synonym of setPlus

JavaX fragment (include)

static <A> Set<A> listPlus_asSet(Collection<A> l, A... more) {
  ret setPlus(l, more);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1029634
Snippet name: listPlus_asSet - synonym of setPlus
Eternal ID of this version: #1029634/1
Text MD5: 026e6516b811dadff261b4a20003a243
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-09-01 13:49:03
Source code size: 88 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 108 / 139
Referenced in: [show references]