sS replaceRegexp(S s, S pat, IF1<Matcher, S> f) { ret regexpReplace(s, pat, f); } sS replaceRegexp(S s, S pat, S replacement) { ret regexpReplace(s, pat, replacement); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035183 |
| Snippet name: | replaceRegexp - synonym of regexpReplace |
| Eternal ID of this version: | #1035183/1 |
| Text MD5: | 127a2f3d4a6788123e8e2f263ee8aa56 |
| Author: | someone |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-04-05 22:25:45 |
| Source code size: | 178 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 348 / 373 |
| Referenced in: | [show references] |