static <A, B> bool put_trueIfChanged(Map<A, B> map, A key, B value) { ret mapPut_trueIfChanged(map, key, value); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1025838 |
| Snippet name: | put_trueIfChanged - synonym of mapPut_trueIfChanged |
| Eternal ID of this version: | #1025838/1 |
| Text MD5: | 986b7d71ece2e708cef91bb03b1a6d0d |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-10-26 02:16:46 |
| Source code size: | 116 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 414 / 458 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |