Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1018449 // listEndsWithList

JavaX fragment (include)

static <A> bool listEndsWithList(L<A> a, L<A> b) {
  ret eq(takeLast_virtual(l(b), a), b);
}

Author comment

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: 254 / 295
Version history: 2 change(s)
Referenced in: [show references]