Database.iterateMutants

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

Meta