Libraryless. Click here for Pure Java version (3807L/22K).
1 | sbool startsWith_addingSlash(S a, S b, Matches m default null) {
|
2 | ret startsWith(addSlash(a), addSlash(b), m); |
3 | } |
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: | 400 / 554 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |