On 9/23/11 2:19 AM, James Kosin wrote:
Would it be okay to define the toString() method to return the
mathmatical representation of the actual span?
example output:  [0..7)
To show the span contains 0 as one of the endpoints and does not include 7.

Currently it is 0..7, right?

I think that would be fine, but please do a quick search prior
to check that no code is relying on the current format.

Jörn

Reply via email to