Libraryless. Click here for Pure Java version (7685L/44K).
static SS standardClassesMap_uncached() { new SS map; for (S snippetID : standardClassesSnippetIDs()) for (S line : tlft_j(loadSnippet(snippetID))) { int idx = line.indexOf('/'); map.put(takeFirst(idx, line), substring(line, idx+1)); } ret map; }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1015883 |
| Snippet name: | standardClassesMap_uncached |
| Eternal ID of this version: | #1015883/3 |
| Text MD5: | 89e6a0a31cb45e54db286af7dc75acc6 |
| Transpilation MD5: | 0026d70586248cfc2c5c212d1bd88bb8 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-01-25 18:11:56 |
| Source code size: | 280 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 651 / 781 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |