static O[] paramsPlusStyle(O[] params, S style) { ret params_stylePlus(params, style); } static O[] paramsPlusStyle(S style, O[] params) { ret params_stylePlus(style, params); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1032393 |
| Snippet name: | paramsPlusStyle - synonym of params_stylePlus |
| Eternal ID of this version: | #1032393/1 |
| Text MD5: | 405fc28692350410ecd1defff516e38f |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-09-02 16:15:31 |
| Source code size: | 184 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 337 / 379 |
| Referenced in: | [show references] |