Historical reasons. Matthias wanted it to match the old .interval() step. Cheers, Daniel
On Mon, Aug 3, 2015 at 7:19 PM, pieter <[email protected]> wrote: > Hi, > > Looking at P.between it implements it with a Compare.gte and Compare.lt > > Is there a reason it is asymmetrical and not Compare.gt and Compare.lt ? > > Thanks > Pieter >
