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

5
LINES

< > BotCompany Repo | #1020295 // dropSuffix_repeat_matchVBar

JavaX fragment (include)

sS dropSuffix_repeat_matchVBar(S patterns, S s) {
  new Matches m;
  while (matchEnd_vbar(patterns, s, m)) s = m.rest();
  ret s;
}

Author comment

Began life as a copy of #1020294

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1020295
Snippet name: dropSuffix_repeat_matchVBar
Eternal ID of this version: #1020295/1
Text MD5: 4e7f9c6cb397cc1ca4b210968db6a138
Author: stefan
Category: javax / parsing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-12 23:49:23
Source code size: 135 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 240 / 245
Referenced in: [show references]