static O[] paramsPlus_noOverride(O[] a1, O... a2) { ret paramsPlus_noOverwrite(a1, a2); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030806 |
| Snippet name: | paramsPlus_noOverride - synonym of paramsPlus_noOverwrite |
| Eternal ID of this version: | #1030806/1 |
| Text MD5: | ec38dcfb7e44474907c7e0455da21599 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-03-28 18:48:29 |
| Source code size: | 91 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 352 / 385 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |