On Wed, 20 Sept 2023 at 13:09, Dean Rasheed <dean.a.rash...@gmail.com> wrote: > > So basically, do_interval_accum() could be simplified to: >
Oh, and I guess it also needs an INTERVAL_NOT_FINITE() check, to make sure that finite values don't sum to our representation of infinity, as in interval_pl(). Regards, Dean