Entering edit mode
The nearest(), precede() and follow() functions find the single nearest/preceding/following range.
Is there a similar implementation and/or easy way to find an arbitrary number of corresponding ranges, e.g. the 5 preceding ranges?
Thanks for the tip! I'd say that's a reasonably useful function. Would also be nice if it worked with GPos