static <A> bool listEndsWithList(L<A> a, L<A> b) { ret eq(takeLast_virtual(l(b), a), b); }
Began life as a copy of #1003800
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: | #1018449 |
Snippet name: | listEndsWithList |
Eternal ID of this version: | #1018449/3 |
Text MD5: | c13ea7d07edf7abf7d63b0b88dfff065 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-09-30 19:46:21 |
Source code size: | 94 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 384 / 412 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |