sS mapMethodLike formatFunctionCall_struct(S fname, O... args) { ret fname + "(" + joinWithComma(map sfu(args)) + ")"; }
Began life as a copy of #1015644
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028458 |
| Snippet name: | formatFunctionCall_struct |
| Eternal ID of this version: | #1028458/1 |
| Text MD5: | 727ab81f7b76ed6999433ae93a6a94ec |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-06-20 20:55:40 |
| Source code size: | 124 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 390 / 427 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |