@oazmi/kitchensink - v0.9.13
    Preparing search index...

    Type Alias ContinuousIntervals

    ContinuousIntervals: [...number[], number | undefined]

    represents continuous intervals at which slices should be performed by sliceContinuous.

    if the final entry/element is undefined, it would indicate an open end towards infinity (ie till end of array).