Libraryless. Click here for Pure Java version (4666L/26K).
sS appendBracketedCount(int n, S a) { ret appendBracketed(a, n2(n)); } sS appendBracketedCount(S a, int n) { ret appendBracketedCount(n, a); }
Began life as a copy of #1026159
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1028108 |
Snippet name: | appendBracketedCount |
Eternal ID of this version: | #1028108/4 |
Text MD5: | 42dd41c5cc9621ed1cf867be870376ba |
Transpilation MD5: | 5db436df45f1b502ca26e513e325ce06 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-01-13 17:46:00 |
Source code size: | 153 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 259 / 316 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |