Libraryless. Click here for Pure Java version (2537L/16K).
svoid printWithComma(O... l) { print(joinWithComma(allToString(l))); }
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: | #1028484 | 
| Snippet name: | printWithComma - print multiple values, comma-separated | 
| Eternal ID of this version: | #1028484/1 | 
| Text MD5: | d63520cc034729e51c70f315e042106f | 
| Transpilation MD5: | 0aa139df16eacd79282f73a9a7e0019e | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-06-22 00:44:48 | 
| Source code size: | 74 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 367 / 489 | 
| Referenced in: | [show references] |