static <A> L<A> dropFirstTwoAndLastThree(L<A> l) { ret dropFirstAndLast(2, 3, l); }
Began life as a copy of #1012536
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1025654 |
| Snippet name: | dropFirstTwoAndLastThree |
| Eternal ID of this version: | #1025654/1 |
| Text MD5: | 969ffe4af58580fbf59a90efa9258050 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-10-12 18:09:29 |
| Source code size: | 87 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 398 / 449 |
| Referenced in: | [show references] |