1 | static S botAppendToMechList_uniqCI(S name, S text) { |
2 | ret botAppendToMechList_mode(name, text, 'uniqCI); |
3 | } |
4 | |
5 | static S botAppendToMechList_uniqCI(S name, Collection<S> lines) { |
6 | ret botAppendToMechList_mode(name, lines, 'uniqCI); |
7 | } |
Began life as a copy of #1014094
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
Snippet ID: | #1014246 |
Snippet name: | botAppendToMechList_uniqCI - only add lines that don't exist (ignoring case) |
Eternal ID of this version: | #1014246/12 |
Text MD5: | cc405ee77e1e6f598cda4763fd4c5117 |
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:24 |
Source code size: | 238 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 504 / 540 |
Version history: | 11 change(s) |
Referenced in: | [show references] |