Libraryless. Click here for Pure Java version (3108L/18K).
1 | sS onlyLinesContainingIC(S substring, S text) {
|
2 | ret lines_possiblyRTrim(text, containingIC(lines(text), substring)); |
3 | } |
Began life as a copy of #1030014
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031132 |
| Snippet name: | onlyLinesContainingIC |
| Eternal ID of this version: | #1031132/1 |
| Text MD5: | 9a7fd2717103dd2bc88c07b54a9345ab |
| Transpilation MD5: | 0595c07ff26ad693ee887afa7e34ec62 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-05-10 18:26:46 |
| Source code size: | 122 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 416 / 519 |
| Referenced in: | [show references] |