Computes +x (identity function)
clone
Interval.positive( Interval(1, 2)) // Interval(1, 2)
Generated using TypeDoc
Computes +x (identity function)
Link
clone
Example
Returns