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. TODO remove nothrow or add a retry-loop

The chosen point is randomised.

struct Database
NextMutationEntry
nextMutation
nothrow @trusted
()

Meta