Performs a genetic mutation on a single individual. *
The type of individual being mutated.
The target individual to mutate.
A promise resolving to the mutated individual (either a modified clone or the modified original reference).
Performs a genetic mutation on a single individual. *