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

7
LINES

< > BotCompany Repo | #1027420 // linesIterator - synonym of lines_iterator

JavaX fragment (include)

static IterableIterator<S> linesIterator(S s) {
  ret lines_iterator(s);
}

static CloseableItIt<S> linesIterator(File f) {
  ret linesFromFile(f);
}

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: 140 / 181
Version history: 1 change(s)
Referenced in: [show references]