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

3
LINES

< > BotCompany Repo | #1005272 // mergeSets - synonym of joinSets

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2551L/16K).

static <A> Set<A> mergeSets(Cl<A>... l) {
  ret joinSets(l);
}

Author comment

Began life as a copy of #1003110

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005272
Snippet name: mergeSets - synonym of joinSets
Eternal ID of this version: #1005272/2
Text MD5: 8df232afdbe2b0648630fbeb9e688629
Transpilation MD5: 077b6e3f67f98e6009bef545ebf80e5c
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-12-18 19:11:37
Source code size: 64 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 409 / 459
Version history: 1 change(s)
Referenced in: [show references]