sS mapEachLine_tlft(O f, S text) { ret lines_possiblyRTrim(text, mapLines_tlft(f, text)); } sS mapEachLine_tlft(S text, O f) { ret mapEachLine_tlft(f, text); } sS mapEachLine_tlft(S text, IF1<S> f) { ret mapEachLine_tlft(f, text); }
Began life as a copy of #1021263
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1023583 |
Snippet name: | mapEachLine_tlft - lines_possiblyRTrim(map(tlft(...))) |
Eternal ID of this version: | #1023583/1 |
Text MD5: | 8d43a9045a2334a23ebce864e9f9f8d7 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-06-29 16:29:58 |
Source code size: | 250 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 251 / 318 |
Referenced in: | [show references] |