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.007 - 2023-09-08

  • No functional changes.
  • Update Rinci metadata (greedy -> slurpy).