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: 66 / 103
Referenced in: [show references]