Improve Interval() arithmetic for multiple ranges in Interval()

Issue #127 closed
Axel Kramer repo owner created an issue

At the moment Interval() assumes only one {min, max} range as argument.

Enhance Interval() for multiple ranges as arguments.

See: IExpr methods: isInterval1(), lower(). upper()

See:

Comments (4)

  1. Log in to comment