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

3
LINES

< > BotCompany Repo | #1014094 // botAppendToMechList (noUniq)

JavaX fragment (include)

static S botAppendToMechList(S name, S text) {
  ret botAppendToMechList_now(name, text);
}

Author comment

Began life as a copy of #1014071

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1014094
Snippet name: botAppendToMechList (noUniq)
Eternal ID of this version: #1014094/5
Text MD5: cc0ccf0ef2adcf2472d1adf5590a50b7
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-08-16 16:03:30
Source code size: 93 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 398 / 450
Version history: 4 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1014246 - botAppendToMechList_uniqCI - only add lines that don't exist (ignoring case)
#1014493 - appendToMechList_noUniq - synonym of botAppendToMechList - append lines even if they exist
#1017612 - botAppendToMechList_now
#1017613 - botAppendToMechList_combining - coalesces transfers to avoid spam marker (OK)