sS dollarFormat(S s, O... params) { ret replaceDollarVars(s, params); } sS dollarFormat(S s, IF1<S> f) { ret replaceDollarVars(s, f); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1032460 |
| Snippet name: | dollarFormat - synonym of replaceDollarVars |
| Eternal ID of this version: | #1032460/1 |
| Text MD5: | d9b6a83581ad48d3cdfd7815cc6c0c93 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-09-08 00:23:48 |
| Source code size: | 144 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 322 / 352 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |