Transpiled version (2520L) is out of date.
1 | static <A> S joinWithColon(Iterable<A> l) { |
2 | ret join(": ", l); |
3 | } |
4 | |
5 | sS joinWithColon(O... l) { |
6 | ret join(": ", l); |
7 | } |
Began life as a copy of #1024484
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030065 |
Snippet name: | joinWithColon (and space) |
Eternal ID of this version: | #1030065/4 |
Text MD5: | 0af321c9a47b59cb4926ecc7b8ffd206 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-03-08 01:44:05 |
Source code size: | 123 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 184 / 267 |
Version history: | 3 change(s) |
Referenced in: | [show references] |