Libraryless. Click here for Pure Java version (4561L/26K).
1 | static int mapMethodLike calculateLengthOfFunctionCall(S fname, int... argLengths) {
|
2 | ret l(fname) + 2 + intSum(argLengths); |
3 | } |
Began life as a copy of #1026261
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033372 |
| Snippet name: | calculateLengthOfFunctionCall |
| Eternal ID of this version: | #1033372/2 |
| Text MD5: | ae5140b58d47a0a3785756d999234ca3 |
| Transpilation MD5: | b1df99f198b19dbf3a859f77e62c0204 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-26 18:15:52 |
| Source code size: | 129 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 382 / 499 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |