slvm
0.11.1
In slvm::
opcodes
slvm
::
opcodes
Constant
NOT
Copy item path
Source
pub const NOT:
OpCode
= _; // 46u8
Expand description
NOT A B - R[A] is #t if R[B] is falsey and #f otherwise