static IntRange intRange_incl (int start, int end) { ret new IntRange(start, end+1); }
Began life as a copy of #1008654
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1029736 | 
| Snippet name: | intRange_incl - construct IntRange with end+1 | 
| Eternal ID of this version: | #1029736/1 | 
| Text MD5: | 8e08ffff686107d82846c6f1baa43607 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-09-10 00:28:59 | 
| Source code size: | 90 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 411 / 445 | 
| Referenced in: | [show references] |