negate method

RadonBoolean negate()

Implementation

RadonBoolean negate() => RadonBoolean(concat(script, OP.BOOLEAN_NEGATE));