Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1028599 // pwt_filter

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (2730L) is out of date.

static <A> L<ParsedWithTokens<A>> lambdaMapLike pwt_filter(IPred<A> f, Iterable<ParsedWithTokens<A>> l) {
  ret filter(p -> f.get(p!), l);
}

Author comment

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: 147 / 240
Version history: 2 change(s)
Referenced in: [show references]