Transpiled version (2730L) is out of date.
1 | static <A> L<ParsedWithTokens<A>> lambdaMapLike pwt_filter(IPred<A> f, Iterable<ParsedWithTokens<A>> l) {
|
2 | ret filter(p -> f.get(p!), l); |
3 | } |
Began life as a copy of #1028594
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: | #1028599 |
| Snippet name: | pwt_filter |
| Eternal ID of this version: | #1028599/3 |
| Text MD5: | 3b39d31161924b11b8ad01746bde5362 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-06-28 14:14:04 |
| Source code size: | 142 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 447 / 619 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |