static S mechListAppend(S name, S text) { ret botAppendToMechList_uniqCI(name, text); } static S mechListAppend(S name, L<S> lines) { ret botAppendToMechList_uniqCI(name, lines); }
Began life as a copy of #1014349
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: | #1014379 |
| Snippet name: | mechListAppend - synonym of botAppendToMechList_uniqCI - only add lines that don't exist (ignoring case) |
| Eternal ID of this version: | #1014379/4 |
| Text MD5: | 7371aa1643a94a9938100e541c5a3ce5 |
| 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-21 13:01:24 |
| Source code size: | 191 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 586 / 641 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |