Transpiled version (2521L) is out of date.
1 | static L<O> plusNegation(O o) {
|
2 | if (o cast Not) |
3 | ret ll(o, o.a); |
4 | else |
5 | ret ll(o, new Not(o)); |
6 | } |
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: | 357 / 482 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |