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

3
LINES

< > BotCompany Repo | #1029813 // splitAtEquals

JavaX fragment (include)

static LS splitAtEquals(S s, S splitter) {
  ret splitAt(s, "=");
}

Author comment

Began life as a copy of #1004456

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1029813
Snippet name: splitAtEquals
Eternal ID of this version: #1029813/1
Text MD5: b6015739fd2d1902fcfa34862cdfcba7
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-09-18 18:16:59
Source code size: 69 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 118 / 152
Referenced in: [show references]