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

9
LINES

< > BotCompany Repo | #1021689 // mechAdd - synonym of botAppendToMechList_uniqCI

JavaX fragment (include)

static S mechAdd(S name, S text) {
  ret botAppendToMechList_uniqCI(name, text);
}



static S mechAdd(S name, Collection<S> lines) {
  ret botAppendToMechList_uniqCI(name, lines);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney

No comments. add comment

Snippet ID: #1021689
Snippet name: mechAdd - synonym of botAppendToMechList_uniqCI
Eternal ID of this version: #1021689/1
Text MD5: e9c90693d8a18cfc219867b6bbc5a757
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-24 14:41:42
Source code size: 184 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 184 / 234
Referenced in: [show references]