Database.nextMutation

Get the next mutation from the worklist to test by the highest priority.

TODO: assuming that there are no more than 100 instances running in parallel.

The chosen point is randomised.

struct Database
@trusted
nextMutation

Meta