Description
Provides a compatibility package for the standard OCaml iterator type. It helps libraries support older compiler versions while using the sequence abstraction expected by newer OCaml code.
Use it when an OCaml project depends on Seq compatibility. It is a build-time or runtime library dependency and does not open by itself.