1 | static <A> L<A> mapMethodLike dynShortNamed_gen(S name, Iterable<A> l) {
|
2 | ret filter(l, o -> eq(dynShortName_gen(o), name)); |
3 | } |
Began life as a copy of #1027452
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: | #1027456 |
| Snippet name: | dynShortNamed_gen - filter list by dynamic short name |
| Eternal ID of this version: | #1027456/1 |
| Text MD5: | c9d6ea660f1493d134f35e31f02eb5c4 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-03-22 12:07:16 |
| Source code size: | 129 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 401 / 426 |
| Referenced in: | [show references] |