static Map<S, Set<S>> ai_englishAntiWordCategoriesWithElements() { final Map<S, Set<S>> wordCategories = ciMap(); for (S cat : mL("All english word categories")) putIfValueNempty(wordCategories, cat, combinedMechSetsCI(ai_antiMechListNamesForAngleBracketCategory(cat))); ret wordCategories; }
Began life as a copy of #1017343
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: | #1017755 |
| Snippet name: | ai_englishAntiWordCategoriesWithElements - non-examples |
| Eternal ID of this version: | #1017755/2 |
| Text MD5: | f693b4e62669f12847758cf9c7cc9ed6 |
| 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-08 14:27:44 |
| Source code size: | 307 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 582 / 614 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |