Skip to main content


Find sequences in number arrays & convert to range (e.g. 100,2,3,4,5,101 -> 100,"2..5",101)

Changes for 0.005 - 2023-09-08

  • Add support for old 'threshold' option name (but not document it).