1 | static S repeatMultiReplace(S s, final S... replacements) {
|
2 | ret applyUntilStable(func(S s) { multiReplace(s, replacements) }, s);
|
3 | } |
Began life as a copy of #1006858
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1006859 |
| Snippet name: | repeatMultiReplace - repeat multiReplace until result is stable |
| Eternal ID of this version: | #1006859/1 |
| Text MD5: | f6cb047632a22f94b7f64ccb5cac8465 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-02-10 19:47:42 |
| Source code size: | 135 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 644 / 715 |
| Referenced in: | [show references] |