static int minus1(int i) { ret i-1; } static BigInteger minus1(BigInteger i) { ret minus(i, bigint(1)); }
Began life as a copy of #1008043
download show line numbers debug dex
Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz
No comments. add comment
Snippet ID: | #1008044 |
Snippet name: | minus1 - subtract 1 from argument |
Eternal ID of this version: | #1008044/1 |
Text MD5: | f01e5872042a20855ad38892341efad6 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-04-21 16:20:09 |
Source code size: | 106 bytes / 2 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 383 / 386 |
Referenced in: | [show references] |
Formerly at http://tinybrain.de/1008044 & http://1008044.tinybrain.de