1 | static <A> L<Ext<A>> mapMethodLike extFilterByFlag(S flag, Iterable<Ext<A>> l) { |
2 | ret filter(l, e -> extScanForFlag(flag, e)); |
3 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1023219 |
Snippet name: | extFilterByFlag |
Eternal ID of this version: | #1023219/1 |
Text MD5: | a6721c7b2931d87f61706eba01e45e32 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-05-16 20:58:28 |
Source code size: | 131 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 295 / 322 |
Referenced in: | [show references] |