Libraryless. Click here for Pure Java version (2851L/18K).
static <A, B> ItIt<ParsedWithTokens<B>> lambdaMapLike pwt_mapI(IF1<A, B> f, Iterable<ParsedWithTokens<A>> i) { ret mapI(i, p -> p.withValue(f.get(p!))); }
Began life as a copy of #1004292
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: | #1028587 |
Snippet name: | pwt_mapI |
Eternal ID of this version: | #1028587/2 |
Text MD5: | feefe936097772e6d3cc2519addd79b3 |
Transpilation MD5: | a6fd8098dfe9ead84ea6cb6583b66eb7 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-06-27 21:54:21 |
Source code size: | 158 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 180 / 275 |
Version history: | 1 change(s) |
Referenced in: | [show references] |