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

7
LINES

< > BotCompany Repo | #1028104 // mmo2_combineWithOr

JavaX fragment (include)

sS mmo2_combineWithOr(S... l) {
  ret joinWithComma(l);
}

sS mmo2_combineWithOr(Cl<S> l) {
  ret joinWithComma(l);
}

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: #1028104
Snippet name: mmo2_combineWithOr
Eternal ID of this version: #1028104/3
Text MD5: c294663c26fe580e3667720d960869f4
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-06 09:05:34
Source code size: 123 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 157 / 219
Version history: 2 change(s)
Referenced in: [show references]