static S appendToMechList(S name, S text) { ret botAppendToMechList_uniqCI(name, text); } static S appendToMechList(S name, Collection<S> lines) { ret botAppendToMechList_uniqCI(name, lines); }
Began life as a copy of #1014379
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1014437 |
| Snippet name: | appendToMechList - synonym of botAppendToMechList_uniqCI - only add lines that don't exist (ignoring case) |
| Eternal ID of this version: | #1014437/3 |
| Text MD5: | 696e67960f5c529c376051d143856722 |
| 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-04 22:42:14 |
| Source code size: | 204 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 732 / 775 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |