static bool eqGet(L l, int i, O o) { ret eq(get(l, i), o); } static <A, B> bool eqGet(Map<A, B> map, A key, O o) { ret eq(mapGet(map, key), o); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1008877 |
Snippet name: | eqGet - combines eq() and get() |
Eternal ID of this version: | #1008877/4 |
Text MD5: | 0f040075e77374ccfe26309ab0c6587c |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-07-28 11:55:55 |
Source code size: | 156 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 749 / 806 |
Version history: | 3 change(s) |
Referenced in: | [show references] |