1 | |
2 | |
3 | static L<S> lastNLinesOfFile(File f, int n) { |
4 | ret lastNLines(f, n); |
5 | } |
6 | |
7 | |
8 | |
9 | static L<S> lastNLinesOfFile(int n, File f) { |
10 | ret lastNLines(n, f); |
11 | } |
download show line numbers debug dex old transpilations
Travelled to 11 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1019678 |
Snippet name: | lastNLinesOfFile - synonym of lastNLines |
Eternal ID of this version: | #1019678/1 |
Text MD5: | 4442ca449648b54a58116bf29afd8eec |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-11-17 18:14:23 |
Source code size: | 152 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 304 / 335 |
Referenced in: | [show references] |