Insert a range of values into this histogram. This is equivalent to
foreach (value; values) insert(value);
See Implementation
Insert a range of values into this histogram. This is equivalent to
foreach (value; values) insert(value);