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

3
LINES

< > BotCompany Repo | #1029777 // startsWith_addingSlash - TODO: optimize

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (3807L/22K).

sbool startsWith_addingSlash(S a, S b, Matches m default null) {
  ret startsWith(addSlash(a), addSlash(b), m);
}

Author comment

Began life as a copy of #1003340

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: #1029777
Snippet name: startsWith_addingSlash - TODO: optimize
Eternal ID of this version: #1029777/4
Text MD5: 5e7a7cbc99e0cc9b03356539a90655ae
Transpilation MD5: dfe9e72b680f7bc9964556cc65ffefc8
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-09-17 18:13:44
Source code size: 115 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 114 / 192
Version history: 3 change(s)
Referenced in: [show references]