static <A> L<A> first10(L<A> l) { ret takeFirst10(l); } static <A> L<A> first10(Iterable<A> i) { ret takeFirst10(i); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018872 |
Snippet name: | first10 - synonym of takeFirst10 |
Eternal ID of this version: | #1018872/1 |
Text MD5: | 0d9f364d25da728b2eb67dce03cb296a |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-14 19:28:55 |
Source code size: | 127 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 315 / 344 |
Referenced in: | [show references] |