negate ( quot -- quot' )


Vocabulary
kernel

Inputs
quotan object


Outputs
quot'an object


Definition

: negate ( quot -- quot' ) [ not ] compose ; inline