dispose method

void dispose()

Implementation

void dispose() {
  calloc.free(all_bins_values);
}