!include once #1020401 // CSnippet static Map<Long, S> allSnippetTitlesFromLocalSnippetsDB() { Concepts concepts = loadConceptsFromDisk(#1016871); L<CSnippet> l = list(concepts, CSnippet); new Map<Long, S> map; for (CSnippet s : l) map.put(s.snippetID, s.title); ret map; }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020403 |
Snippet name: | allSnippetTitlesFromLocalSnippetsDB |
Eternal ID of this version: | #1020403/1 |
Text MD5: | bd1d909ae29ee7fda910b4974d384b44 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-19 16:50:14 |
Source code size: | 298 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 315 / 338 |
Referenced in: | [show references] |