Libraryless. Click here for Pure Java version (2872L/18K).
1 | static SS dm_snippetIDToTextMap() { |
2 | Map<S, virtual CSnippet> map = mapToKeys(dm_allSnippets(), s -> rcall snippetID(s)); |
3 | ret ValueOnDemandMap(keys(map), snippetID -> (S) rcall text(map.get(snippetID))); |
4 | } |
Began life as a copy of #1022260
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1028139 |
Snippet name: | dm_snippetIDToTextMap |
Eternal ID of this version: | #1028139/5 |
Text MD5: | 6d6b11b7ee858131153686d652b59b84 |
Transpilation MD5: | a7852a302e04a5b11714085d0a467410 |
Author: | stefan |
Category: | javax / stefan's os |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-05-23 13:46:53 |
Source code size: | 211 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 267 / 364 |
Version history: | 4 change(s) |
Referenced in: | [show references] |