static Map<S, Int> sizesOfCreatorCacheVars() { new TreeMap<S, Int> map; for (S var : allCacheVars(creator())) pcall-silent { map.put(var, l(getCreator(var))); } ret map; }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018175 |
Snippet name: | sizesOfCreatorCacheVars |
Eternal ID of this version: | #1018175/3 |
Text MD5: | ca55eb11191ec73c815503285d1b86d7 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-09-07 15:11:56 |
Source code size: | 189 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 380 / 405 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1018178 - renderSizesOfCreatorCacheVars |