Closed BrianMichell closed 3 months ago
inclusive_min = variableObject.get_store().domain()[0].interval().inclusive_min(); exclusive_max = variableObject.get_store().domain()[0].interval().exclusive_max();
This portion of the example is not very nice. We can provide a function to make this nicer to work with.
This portion of the example is not very nice. We can provide a function to make this nicer to work with.