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

3
LINES

< > BotCompany Repo | #1003609 // nextToLast

JavaX fragment (include)

static <A> A nextToLast(L<A> l) {
  ret get(l, l(l)-2);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1003609
Snippet name: nextToLast
Eternal ID of this version: #1003609/1
Text MD5: 4cf91ad151bd442277d0fd3976f5404f
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-07-24 18:06:03
Source code size: 59 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 542 / 625
Referenced in: [show references]