Store values so we can later create guides from them
True if we encountered discrete values
Maximum value encountered till now
Minimum value encountered till now
Put another GuideStore into the store
Add a range of values to the store
Add a value of anytype to the store
The discete values in the store
A hash mapping the discrete values to continuous (double)
See Implementation
Store values so we can later create guides from them