Libraryless. Click here for Pure Java version (9505L/68K).
static SS combinedMechMapForCurrentLanguages(S listName) { new L<SS> maps; for (S lang : ai_languages()) maps.add(mechMap((eqic(lang, 'english) ? "" : lang + " | ") + listName)); ret joinMaps_conservative_lhm(maps); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023303 |
| Snippet name: | combinedMechMapForCurrentLanguages - currently makes map on every call |
| Eternal ID of this version: | #1023303/3 |
| Text MD5: | ade34e10c83743ac5746ed14807406bf |
| Transpilation MD5: | 10e4f543d0b89048458e74e4fc41b4e4 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-05-24 19:41:19 |
| Source code size: | 232 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 461 / 602 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |