variant_imp
variant_imp
Performs a bitwise implication on two variants
variant **variant_imp** mixed $left mixed $right
Performs a bitwise implication operation.
com.variant-arith
leftThe left operand.
rightThe right operand.
Throws a on failure.
com_exception