static BigInteger getBigInt(BigInteger[] a, int i) { ret a != null && i >= 0 && i < l(a) ? a[i] : bigint(0); }
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: | #1007866 | 
| Snippet name: | getBigInt - return BigInteger or 0 | 
| Eternal ID of this version: | #1007866/2 | 
| Text MD5: | f24b54555b81b2ea595dec91ec53a200 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-04-12 14:57:04 | 
| Source code size: | 114 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 682 / 721 | 
| Version history: | 1 change(s) | 
| Referenced in: | [show references] |