static L<S> prependAll(fS s, Collection<S> l) { ret map(func(S x) -> S { s + x }, l); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1011332 |
| Snippet name: | prependAll |
| Eternal ID of this version: | #1011332/2 |
| Text MD5: | 6ed2c5a45931b1be538107ec2155dea1 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-12-14 17:37:25 |
| Source code size: | 91 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 661 / 700 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |