Warning: session_start(): open(/var/lib/php/sessions/sess_01o29lnodu2jf1bca8126hm6en, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
splitAtMultipleEqualsLines - e.g. "====" [1031221]

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

3
LINES

< > BotCompany Repo | #1031221 // splitAtMultipleEqualsLines - e.g. "===="

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

Libraryless. Click here for Pure Java version (3018L/18K).

static LS splitAtMultipleEqualsLines(S s) {
  ret splitAtLinePredicate isMultipleEqualsLine(s);
}

Author comment

Began life as a copy of #1021530

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1031221
Snippet name: splitAtMultipleEqualsLines - e.g. "===="
Eternal ID of this version: #1031221/1
Text MD5: 42d41260876ea5c0a407e0eaadbd8972
Transpilation MD5: c3bb6f7cccad9750951b9399119c50e3
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-05-21 18:18:25
Source code size: 99 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 501 / 638
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)