Warning: session_start(): open(/var/lib/php/sessions/sess_srk2mpduc9f1i5lo4nfslt3u1p, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
safeMapEachLine [1030042]

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

7
LINES

< > BotCompany Repo | #1030042 // safeMapEachLine

JavaX fragment (include)

sS safeMapEachLine(S text, IF1<S> f) {
  ret mapEachLine(f, text);
}

sS lambdaMapLike safeMapEachLine(IF1<S> f, S text) {
  ret mapEachLine((O) f, text);
}

Author comment

Began life as a copy of #1021263

download  show line numbers  debug dex  old transpilations   

Travelled to 5 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030042
Snippet name: safeMapEachLine
Eternal ID of this version: #1030042/3
Text MD5: 1513015b1804dcd53f8957dbd2860a3f
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-15 21:12:28
Source code size: 162 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 607 / 634
Version history: 2 change(s)
Referenced in: [show references]