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

3
LINES

< > BotCompany Repo | #1028152 // countBackwardsTo1 - count from a down to 1 (inclusively)

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (62L/1K).

static ItIt<Int> countBackwardsTo1(int a) {
  ret countDownIterator_exclusive(a, 0);
}

Author comment

Began life as a copy of #1028151

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: #1028152
Snippet name: countBackwardsTo1 - count from a down to 1 (inclusively)
Eternal ID of this version: #1028152/1
Text MD5: ae5e95675b0751f47e066820c1ec5ceb
Transpilation MD5: 423f6ce8bc688b3b282124386f939a56
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-05-23 17:01:39
Source code size: 88 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 112 / 176
Referenced in: [show references]