static int getOrMinus1(L<Int> l, int i) { ret or(get(l, i), -1); }
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: | #1029271 |
| Snippet name: | getOrMinus1 |
| Eternal ID of this version: | #1029271/1 |
| Text MD5: | 5941d4ef6ffcea0ab3bcd05824acb5c8 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-07-27 22:45:59 |
| Source code size: | 70 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 396 / 434 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1031984 - getOr |