Libraryless. Click here for Pure Java version (7650L/43K).
sS lambdaArgsToString(S[] args) { ret empty(args) ? "" : l(args) == 1 ? first(args) : roundBracketed(joinWithComma(args)); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1035181 |
Snippet name: | lambdaArgsToString |
Eternal ID of this version: | #1035181/1 |
Text MD5: | 6ba013264417a1e858b41138757ece9b |
Transpilation MD5: | 8928c5a9a5b15c27b2746af944bd8683 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-04-05 20:38:11 |
Source code size: | 133 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 170 / 211 |
Referenced in: | [show references] |