Transpiled version (2521L) is out of date.
static L<O> plusNegation(O o) { if (o cast Not) ret ll(o, o.a); else ret ll(o, new Not(o)); }
Began life as a copy of #1028705
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: | #1028716 |
| Snippet name: | plusNegation |
| Eternal ID of this version: | #1028716/2 |
| Text MD5: | ad7e61650a253eb45682171fccbf320c |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-07-06 00:26:01 |
| Source code size: | 110 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 358 / 483 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |