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

3
LINES

< > BotCompany Repo | #1024220 // lines_rtrimIf

JavaX fragment (include)

sS lines_rtrimIf(bool rtrim, LS lines) {
  ret rtrim ? lines_rtrim(lines) : lines(lines);
}

Author comment

Began life as a copy of #1021680

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1024220
Snippet name: lines_rtrimIf
Eternal ID of this version: #1024220/3
Text MD5: e955e0104c6e3724f979d0c01b7afb74
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-26 23:10:56
Source code size: 93 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 193 / 231
Version history: 2 change(s)
Referenced in: [show references]