Libraryless. Click here for Pure Java version (3883L/22K).
static FunctionCall mapMethodLike functionCall_list(O fname, Iterable args) { ret FunctionCall(fname, toObjectArray(args)); }
Began life as a copy of #1033201
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033213 |
| Snippet name: | functionCall_list - make FunctionCall object with args as list |
| Eternal ID of this version: | #1033213/1 |
| Text MD5: | a361880010d97bd7e192cbb6cc00d958 |
| Transpilation MD5: | ddbd51633110260e28f8f4447a5cb6c9 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-16 04:24:25 |
| Source code size: | 129 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 406 / 522 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |