DarException if removal fails (out of range, I/O).Database.removeRange
void removeRange(uint minIndex, uint maxIndex) @safeRemoves entries by index range minIndex, maxIndex inclusive (0-based).
void removeRange(uint minIndex, uint maxIndex) @safeRemoves entries by index range minIndex, maxIndex inclusive (0-based).
DarException if removal fails (out of range, I/O).