static S joinLines(List<String> lines) { return fromLines(lines); } static S joinLines(S glue, S text) { ret join(glue, toLines(text)); }
Began life as a copy of #1002398
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, imzmzdywqqli, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1002661 |
Snippet name: | joinLines - extends fromLines |
Eternal ID of this version: | #1002661/1 |
Text MD5: | 99c2c211e9739e7f484b47a1b3599eaf |
Author: | stefan |
Category: | javac |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-07-24 15:21:59 |
Source code size: | 148 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 737 / 1767 |
Referenced in: | [show references] |