1 | static JWindow infoBoxConcat(O... l) { |
2 | ret infoBox(concat(l)); |
3 | } |
4 | |
5 | |
6 | |
7 | static JWindow infoBoxConcat(Iterable l) { |
8 | ret infoBox(concat(l)); |
9 | } |
Began life as a copy of #1035914
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1036416 |
Snippet name: | infoBoxConcat - infoBox + concat |
Eternal ID of this version: | #1036416/3 |
Text MD5: | e82be2b08c6f3c83be73a93c68579e95 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-12-11 15:50:52 |
Source code size: | 148 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 116 / 133 |
Version history: | 2 change(s) |
Referenced in: | [show references] |