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

3
LINES

< > BotCompany Repo | #1030014 // onlyLinesEndingWithIC

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2745L/17K).

1  
sS onlyLinesEndingWithIC(S suffix, S text) {
2  
  ret lines_possiblyRTrim(text, endingWithIC(lines(text), suffix));
3  
}

Author comment

Began life as a copy of #1027044

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1030014
Snippet name: onlyLinesEndingWithIC
Eternal ID of this version: #1030014/1
Text MD5: fe8b5e8c88bbd7f68bd393f5ec77c9c2
Transpilation MD5: 1964563ba66c6c95231ec736a03ef3c4
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-10-29 12:17:01
Source code size: 116 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 168 / 237
Referenced in: [show references]