1 | static S updateMechList(S name, S text) {
|
2 | ret botEditMechList(name, text); |
3 | } |
4 | |
5 | |
6 | |
7 | static S updateMechList(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, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022392 |
| Snippet name: | updateMechList - synonym of botEditMechList |
| Eternal ID of this version: | #1022392/2 |
| Text MD5: | 354dceb136df9aca7913e9401f400456 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-16 17:06:11 |
| Source code size: | 182 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 522 / 544 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |