Database.trimMutationScore

Trim the mutation score history table to only contain the last keep scores.

struct Database
@trusted
void
trimMutationScore
(
const long keep
)

Meta