Database.nextMutation

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

The chosen point is randomised.

struct Database
@trusted
nextMutation
(,
const uint maxParallel
)

Meta