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

9
LINES

< > BotCompany Repo | #1030354 // phraseCache_or - synonym of mmo2_combineWithOr

JavaX fragment (include)

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



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

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030354
Snippet name: phraseCache_or - synonym of mmo2_combineWithOr
Eternal ID of this version: #1030354/1
Text MD5: a80f94d6bb37a5e358524c536d30ae9e
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-12-05 22:51:44
Source code size: 123 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 105 / 131
Referenced in: [show references]