Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

6
LINES

< > BotCompany Repo | #1028716 // plusNegation

JavaX fragment (include) [tags: use-pretranspiled]

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));
}

Author comment

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: 103 / 161
Version history: 1 change(s)
Referenced in: [show references]