static <A> A popLast(L<A> l) { ret liftLast(l); } static <A> L<A> popLast(int n, L<A> l) { ret liftLast(n, l); }
Began life as a copy of #1002116
download show line numbers debug dex
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1002780 |
Snippet name: | popLast - synonym of liftLast |
Eternal ID of this version: | #1002780/2 |
Text MD5: | e3e7142bf3a562f3c3582bd0db46c31b |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-09-25 18:32:24 |
Source code size: | 123 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 458 / 1577 |
Version history: | 1 change(s) |
Referenced in: | [show references] |
Formerly at http://tinybrain.de/1002780 & http://1002780.tinybrain.de