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

3
LINES

< > BotCompany Repo | #1027830 // Not - generic "not" operator

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

Transpiled version (2515L) is out of date.

static transformable record Not<A>(A a) {
  Bool get(O o) { ret not((Bool) callF(a, o)); }
}

Author comment

Began life as a copy of #1027756

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1027830
Snippet name: Not - generic "not" operator
Eternal ID of this version: #1027830/4
Text MD5: 177da63e4f11d9654566e44a647568fd
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:27:09
Source code size: 94 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 185 / 504
Version history: 3 change(s)
Referenced in: [show references]