static AutoCloseable dm_generalMap_tempPut(fO key, O value) { fO oldValue = ((Map) dm_getOSOpt('generalMap)).put(key, value); ret autoCloseable { mapPutOrRemove((Map) dm_getOSOpt('generalMap), key, oldValue); }; }
Began life as a copy of #1016996
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1019368 |
Snippet name: | dm_generalMap_tempPut |
Eternal ID of this version: | #1019368/4 |
Text MD5: | 9dd3a2cd038ef25d4c56149ddb7b9675 |
Author: | stefan |
Category: | javax / stefan's os |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-11-04 16:12:28 |
Source code size: | 220 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 361 / 389 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |