Libraryless. Click here for Pure Java version (5644L/31K).
sS htmlCombine_new(O... l) { var entries = map(x -> x cast Htmlable ? x.html() : x, flattenToList(l)); ret nemptyLines(entries); }
Began life as a copy of #1032755
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034426 |
| Snippet name: | htmlCombine_new - also extracts Htmlable objects |
| Eternal ID of this version: | #1034426/1 |
| Text MD5: | 7c8ceac582d110effc38119f3d092039 |
| Transpilation MD5: | 2d613c9c98841f6e3911b3224f9acaa3 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-07 16:42:05 |
| Source code size: | 137 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 373 / 468 |
| Referenced in: | [show references] |