num length()

Returns the length of this interval.

Source

num length() => max - min;