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 old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
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: | 808 / 830 |
| Referenced in: | [show references] |