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

9
LINES

< > BotCompany Repo | #1022898 // addToMechCISet - synonym of botAppendToMechList_uniqCI

JavaX fragment (include)

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



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

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1022898
Snippet name: addToMechCISet - synonym of botAppendToMechList_uniqCI
Eternal ID of this version: #1022898/1
Text MD5: 00b7f6fec3275bd3bdb234aec8a4ad45
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-14 19:00:30
Source code size: 198 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 207 / 247
Referenced in: [show references]