static <A> L<A> take10(L<A> l) { ret takeFirst10(l); } static <A> L<A> take10(Iterable<A> i) { ret takeFirst10(i); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1033594 |
Snippet name: | take10 - synonym of takeFirst10 |
Eternal ID of this version: | #1033594/1 |
Text MD5: | 5d41538917088e1e7cb5470a7db6be07 |
Author: | someone |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-11-14 19:39:44 |
Source code size: | 125 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 160 / 184 |
Referenced in: | [show references] |