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

9
LINES

< > BotCompany Repo | #1020976 // Test iterate_progressWindow (OK)

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Libraryless. Click here for Pure Java version (13038L/89K).

!7

p-exp {
  temp CloseableIterableIterator<Int> it = iterate_progressWindow(iotaList(100));
  for (int i : it) {
    print(i);
    sleep(100);
  }
}

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: #1020976
Snippet name: Test iterate_progressWindow (OK)
Eternal ID of this version: #1020976/5
Text MD5: 8e70674e0baa241991ae6e8b440939e8
Transpilation MD5: 11e0532d8aaea40188e9118856181cbc
Author: stefan
Category: javax
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-15 16:55:19
Source code size: 158 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 273 / 727
Version history: 4 change(s)
Referenced in: [show references]