Interval.length

end-start

struct Interval(T)
@property const
T
length
()
if (
isIntegral!T
)

Meta