compatibility package for the standard OCaml iterator type
Seq is a compatibility package for OCaml that provides the standard iterator type, designed for versions of OCaml starting from 4.07. It is written in OCaml and addresses the need for consistent handling of the Seq iterator abstraction across different OCaml versions. The project is released under the LGPL license.