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

3
LINES

< > BotCompany Repo | #1024292 // dropMultipleSlashes

JavaX fragment (include)

sS dropMultipleSlashes(S s) {
  ret regexpReplace_direct(s, "//+", "/");
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1024292
Snippet name: dropMultipleSlashes
Eternal ID of this version: #1024292/2
Text MD5: 034d211e2baf185e2fd4d718ce6fac91
Author: stefan
Category: javax / agi.blue
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-30 00:36:45
Source code size: 76 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 162 / 206
Version history: 1 change(s)
Referenced in: [show references]