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

4
LINES

< > BotCompany Repo | #1028986 // dm_snippetIDToTitleMap

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

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

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

Author comment

Began life as a copy of #1028139

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: #1028986
Snippet name: dm_snippetIDToTitleMap
Eternal ID of this version: #1028986/1
Text MD5: 98f7fafbc30a09d2339d165f9d090c36
Transpilation MD5: 8b4069c366e4db706907c7b740b23a01
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-07-16 15:27:05
Source code size: 213 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 109 / 158
Referenced in: [show references]