static JWindow infoBoxConcat(O... l) { ret infoBox(concat(l)); } static JWindow infoBoxConcat(Iterable l) { ret infoBox(concat(l)); }
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: | 377 / 407 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |