not

Negates this strategy.

Example:

val strategy = !alwaysTrueStrategy  // evaluates to false

Return

A NotStrategy that inverts the evaluation result.