1 | sS collectAsLines(Iterable c, S field) { |
2 | ret lines(collect(c, field)); |
3 | } |
4 | |
5 | sS mapMethodLike collectAsLines(S field, Iterable c) { |
6 | ret collectAsLines(c, field); |
7 | } |
Began life as a copy of #1018020
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1028091 |
Snippet name: | collectAsLines |
Eternal ID of this version: | #1028091/1 |
Text MD5: | 858fee568cd9a3336dda72883036348b |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-05-18 14:17:51 |
Source code size: | 170 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 162 / 200 |
Referenced in: | [show references] |