1 | sS withoutLine(S s, S text) { |
2 | if (!contains(text, s)) ret text; |
3 | ret lines_possiblyRTrim(text, listMinus(lines(text), s)); |
4 | } |
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: | #1021681 |
Snippet name: | withoutLine - drop a certain line from a text |
Eternal ID of this version: | #1021681/1 |
Text MD5: | acd10b767674cd2e974f31bb8ffde583 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-02-24 12:30:20 |
Source code size: | 130 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 330 / 362 |
Referenced in: | [show references] |