static <A, B extends Iterable<A>> L<A> secondOfAll(Iterable<B> l) { ret lmap second(l); }
Began life as a copy of #1030213
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030216 |
Snippet name: | secondOfAll |
Eternal ID of this version: | #1030216/1 |
Text MD5: | 85e377f33d918bea3dad25082824e4f9 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-11-17 11:28:26 |
Source code size: | 93 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 189 / 210 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |