Libraryless. Click here for Pure Java version (2547L/16K).
sO replaceVars_understandsTransformableAndList(O o, Map map) { if (empty(map)) ret o; ret transform_understandsTransformableAndList_keepUnknown(x -> map.get(x), o); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027752 |
| Snippet name: | replaceVars_understandsTransformableAndList |
| Eternal ID of this version: | #1027752/1 |
| Text MD5: | 6911229d45bf0f3429135657205316b8 |
| Transpilation MD5: | 18d80cca21a1dfe19125aaf6f8d4df2d |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-04-10 00:04:36 |
| Source code size: | 173 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 418 / 557 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |