in reply to Re: Range overlap (with a lot of ranges)
in thread Range overlap (with a lot of ranges)
I think this is similar to my 'stringify' idea (I intended to use substr to pull out each ID), and one I did try (using Number::Range objects, to populate the array). This proved too heavyweight, but your simple approach might be a winner. Thanks for the advice.
|
|---|