Transpiled version (2566L) is out of date.
static LS collectStrings(Iterable c, S field) { ret stringsOnly(collect(c, field)); } static LS mapMethodLike collectStrings(S field, Iterable c) { ret collectStrings(c, field); }
Began life as a copy of #1003047
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: | #1028460 |
Snippet name: | collectStrings - stringsOnly + collect |
Eternal ID of this version: | #1028460/3 |
Text MD5: | a32a99f35c6503b29a87d383cabdd64a |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-29 21:40:19 |
Source code size: | 190 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 202 / 290 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |