static <A, B> Map<A, Bool> mapValuesToBool(Map<A, B> map, final B trueValue) { ret mapValues(map, func(B b) { eq(b, trueValue) }); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1010886 |
Snippet name: | mapValuesToBool |
Eternal ID of this version: | #1010886/2 |
Text MD5: | 3475dd96546d32aaa32a868f1da5727d |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-10-05 02:41:46 |
Source code size: | 136 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 436 / 462 |
Version history: | 1 change(s) |
Referenced in: | [show references] |