sclass LocalMechLists extends VirtualMechLists { S mL_raw(S listName) { ret localMechList_opt_raw_fresh(listName); } void append(S listName, S text) { botAppendToMechList(listName, text); } void setText(S listName, S text) { botEditMechList(listName, text); } }
Began life as a copy of #1017802
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1018040 |
| Snippet name: | LocalMechLists [dev.] |
| Eternal ID of this version: | #1018040/1 |
| Text MD5: | 341fb0ab20f0406c0b6efe19c0a5c6c3 |
| 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-27 23:11:59 |
| Source code size: | 303 bytes / 13 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 486 / 524 |
| Referenced in: | [show references] |