1 | static IterableIterator<S> linesIterator(S s) { |
2 | ret lines_iterator(s); |
3 | } |
4 | |
5 | static CloseableItIt<S> linesIterator(File f) { |
6 | ret linesFromFile(f); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1027420 |
Snippet name: | linesIterator - synonym of lines_iterator |
Eternal ID of this version: | #1027420/2 |
Text MD5: | 30d742890a54f399a72a4f62e622292a |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-12-08 00:48:35 |
Source code size: | 155 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 202 / 248 |
Version history: | 1 change(s) |
Referenced in: | [show references] |