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

7
LINES

< > BotCompany Repo | #1014389 // editMechList - synonym of botEditMechList

JavaX fragment (include)

static S editMechList(S name, S text) {
  ret botEditMechList(name, text);
}

static S editMechList(S name, Collection<S> lines) {
  ret botEditMechList(name, lines);
}

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, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1014389
Snippet name: editMechList - synonym of botEditMechList
Eternal ID of this version: #1014389/3
Text MD5: 231d7610fba776d1e1305504d39d3cbd
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-10 13:38:39
Source code size: 174 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 352 / 377
Version history: 2 change(s)
Referenced in: [show references]