1 | static S replaceMechList(S name, S text) { |
2 | ret botEditMechList(name, text); |
3 | } |
4 | |
5 | |
6 | |
7 | static S replaceMechList(S name, Collection<S> lines) { |
8 | ret botEditMechList(name, lines); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027394 |
| Snippet name: | replaceMechList - synonym of botEditMechList |
| Eternal ID of this version: | #1027394/1 |
| Text MD5: | 72243c6f4118b8687693eaebfb8efa10 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-03-17 13:40:20 |
| Source code size: | 178 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 383 / 411 |
| Referenced in: | [show references] |