Transpiled version (4957L) is out of date.
1 | sS lambdaMapLike mapEachLine(IF1<S> f, S text) { |
2 | ret lines_possiblyRTrim(text, mapLines(f, text)); |
3 | } |
4 | |
5 | sS mapEachLine(S text, IF1<S> f) { |
6 | ret mapEachLine(f, text); |
7 | } |
Began life as a copy of #1021167
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, ekrmjmnbrukm, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1021263 |
Snippet name: | mapEachLine - lines(map(lines(...))) |
Eternal ID of this version: | #1021263/15 |
Text MD5: | 13b322916587994af5ae98fc609eb70d |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-01-21 16:36:38 |
Source code size: | 174 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 423 / 567 |
Version history: | 14 change(s) |
Referenced in: | [show references] |