← All repos

seq

compatibility package for the standard OCaml iterator type

compatibilityiteratorocamlseqsequencestdlib
Browse cluster: OCaml Systems and Utilities
34commits
7contributors
2languages

Tech stack & purpose

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.

Languages

OCaml
78.4%
Makefile
21.6%

Contributors