Libraryless. Click here for Pure Java version (2547L/16K).
1 | sO replaceVars_understandsTransformableAndList(O o, Map map) { |
2 | if (empty(map)) ret o; |
3 | ret transform_understandsTransformableAndList_keepUnknown(x -> map.get(x), o); |
4 | } |
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: | 198 / 294 |
Referenced in: | [show references] |