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

3
LINES

< > BotCompany Repo | #1033975 // containsLineBreak - synonym of containsNewLine

JavaX fragment (include)

1  
sbool containsLineBreak(S s) {
2  
  ret containsNewLine(s);
3  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1033975
Snippet name: containsLineBreak - synonym of containsNewLine
Eternal ID of this version: #1033975/1
Text MD5: 4286cc306ff52ad3ab66bc1a849c55cd
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-15 04:18:03
Source code size: 58 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 112 / 130
Referenced in: [show references]