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

3
LINES

< > BotCompany Repo | #1032729 // containsLine

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

Libraryless. Compilation Failed (4163L/24K).

sbool containsLine(S text, S line) {
  ret contains(linesIterator(text), line);
}

Author comment

Began life as a copy of #1027420

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032729
Snippet name: containsLine
Eternal ID of this version: #1032729/1
Text MD5: 0bcb2386acd7b7db20af7694e03cd621
Transpilation MD5: 71adfaf19ebcfba695bf7bd1da2e6943
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-04 01:23:20
Source code size: 83 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 76 / 117
Referenced in: [show references]