DbWorklist.remove

Remove all mutants with status from the worklist.

  1. void remove(MutationStatusId id)
  2. void remove(Mutation.Status status)
    struct DbWorklist
    @trusted
    void
    remove

Meta