Transpiled version (9182L) is out of date.
1 | sS printConcat(O... l) { |
2 | ret print(concat(l)); |
3 | } |
4 | |
5 | |
6 | |
7 | sS printConcat(Iterable l) { |
8 | ret print(concat(l)); |
9 | } |
Began life as a copy of #1025259
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1035914 |
Snippet name: | printConcat - print + concat |
Eternal ID of this version: | #1035914/2 |
Text MD5: | ace4845f273e8eccf3a545c6b3fd7b5e |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-08-12 04:12:34 |
Source code size: | 116 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 144 / 195 |
Version history: | 1 change(s) |
Referenced in: | [show references] |