1 | svoid botSuggestMechAppend(S listName, S key, S value) {
|
2 | if (!contains(mL(listName), key + " => " + value)) // TODO: honor list format |
3 | appendToMechList("Suggested list appends", sfuLL(listName, key, value));
|
4 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1014585 |
| Snippet name: | botSuggestMechAppend |
| Eternal ID of this version: | #1014585/2 |
| Text MD5: | a82b9a2273d8566efaf90623901c87ba |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-04-24 13:08:43 |
| Source code size: | 218 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 579 / 590 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |