Database.iterateMutants

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void iterateMutants(Mutation.Kind[] kinds, void delegate(const ref IterateMutantRow) dg)
    struct Database
    @trusted
    void
    iterateMutants
    (,
    scope void delegate
    ()
    dg
    )
  2. void iterateMutants(Mutation.Kind[] kinds, void delegate(const ref IterateMutantRow2) dg)

Meta