Database.nextMutation

Get the next mutation point + 1 mutant for it that has status unknown.

TODO to run many instances in parallel the mutation should be locked.

The chosen point is randomised.

struct Database
@trusted
nextMutation
()

Meta