static S botAppendToMechList_uniq(S name, S text) { ret botAppendToMechList_mode(name, text, 'uniq); } static S botAppendToMechList_uniq(S name, L<S> lines) { ret botAppendToMechList_mode(name, lines, 'uniq); }
Began life as a copy of #1014246
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: | #1015774 |
| Snippet name: | botAppendToMechList_uniq - only add lines that don't exist (honoring case) |
| Eternal ID of this version: | #1015774/1 |
| Text MD5: | 916b00a587e2dab077c11cf59683ca56 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-27 16:53:21 |
| Source code size: | 221 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 577 / 633 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |