Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1028139 // dm_snippetIDToTextMap

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2872L/18K).

static SS dm_snippetIDToTextMap() {
  Map<S, virtual CSnippet> map = mapToKeys(dm_allSnippets(), s -> rcall snippetID(s));
  ret ValueOnDemandMap(keys(map), snippetID -> (S) rcall text(map.get(snippetID)));
}

Author comment

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: 169 / 251
Version history: 4 change(s)
Referenced in: [show references]