mkNot

open fun mkNot(arg: KExpr<KBoolSort>): KExpr<KBoolSort>

Create boolean NOT expression.