static <A, B> Map<A, B> mapWithoutKeys(Map<A, B> map, O... keys) { ret mapMinus(map, keys); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1031406 |
Snippet name: | mapWithoutKeys - synonym of mapMinus |
Eternal ID of this version: | #1031406/1 |
Text MD5: | 8ad117b1649db000bc89e92a0ea7dc56 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-11 17:02:10 |
Source code size: | 95 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 133 / 159 |
Referenced in: | [show references] |