Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MutatorFloatNegate ¶ added in v2.6.1
MutatorFloatNegate replaces a non-zero float literal with 0.0. Using 0.0 (rather than prepending "-") avoids producing --x when the literal is already the operand of a unary minus expression.
func MutatorNumbersDecrementer ¶
MutatorNumbersDecrementer implements a mutator to decrement int and float.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.