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

9
LINES

< > BotCompany Repo | #1020404 // stdFunctions_uncached - now uses HashMap (smaller)

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

Transpiled version (5620L) is out of date.

static SS stdFunctions_uncached() {
  ret stdFunctions_uncached(new HashMap);
}

static SS stdFunctions_uncached(SS map) {
  for (snippetID : stdFunctionListSnippetIDs())
    parseStdFunctionsList(loadSnippet(snippetID), map);
  ret map;
}

Author comment

Began life as a copy of #1006435

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020404
Snippet name: stdFunctions_uncached - now uses HashMap (smaller)
Eternal ID of this version: #1020404/6
Text MD5: 74bc5f57dc941ddd41a286a3dcf64bd6
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-08 05:49:37
Source code size: 247 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 266 / 343
Version history: 5 change(s)
Referenced in: [show references]