static <A> A nextToLast(L<A> l) { ret get(l, l(l)-2); }
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1003609 |
| Snippet name: | nextToLast |
| Eternal ID of this version: | #1003609/1 |
| Text MD5: | 4cf91ad151bd442277d0fd3976f5404f |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-07-24 18:06:03 |
| Source code size: | 59 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1240 / 1338 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1021678 - nextToNextToLast |