1 | static Map<S, Int> sizesOfCreatorCacheVars() { |
2 | new TreeMap<S, Int> map; |
3 | for (S var : allCacheVars(creator())) pcall-silent { |
4 | map.put(var, l(getCreator(var))); |
5 | } |
6 | ret map; |
7 | } |
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: | 381 / 406 |
Version history: | 2 change(s) |
Referenced in: | [show references] |