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

3
LINES

< > BotCompany Repo | #1020432 // lengthOfIterator - synonym of iteratorCount

JavaX fragment (include)

static <A> long lengthOfIterator(Iterator<A> i) {
  ret iteratorCount(i);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020432
Snippet name: lengthOfIterator - synonym of iteratorCount
Eternal ID of this version: #1020432/1
Text MD5: a432e8a2f8d97e79de31586b937b4642
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-21 16:45:15
Source code size: 75 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 209 / 235
Referenced in: [show references]