static S snlCommaOp(int n) { if (n == 0) ret "emptyList"; ret "*" + repeatString(", *", n-1); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1002791 | 
| Snippet name: | snlCommaOp | 
| Eternal ID of this version: | #1002791/1 | 
| Text MD5: | 7ddf82c8ab6d8685d748c4e06c70ee26 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2016-02-24 22:05:11 | 
| Source code size: | 102 bytes / 4 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 853 / 834 | 
| Referenced in: | [show references] |