static S editMechList(S name, S text) { ret botEditMechList(name, text); } static S editMechList(S name, Collection<S> lines) { ret botEditMechList(name, lines); }
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: | 460 / 495 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1014452 - editMechMap - overwrites whole list |