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

3
LINES

< > BotCompany Repo | #1022148 // splitAtEllipsis - honors brackets

JavaX fragment (include)

static LS splitAtEllipsis(S s) {
  ret splitAtTokens(javaTokWithBrackets(s), ".", "", ".", "", ".");
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney

No comments. add comment

Snippet ID: #1022148
Snippet name: splitAtEllipsis - honors brackets
Eternal ID of this version: #1022148/2
Text MD5: f9acc96dabb622ee0b7f3c446465119b
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-09 14:30:11
Source code size: 104 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 169 / 215
Version history: 1 change(s)
Referenced in: [show references]