OCaml Forge

ocaml-cyclist

ocaml-cyclist library allows to work with cyclic lists. The lists are compatible with OCaml lists (type ‘a list), the library’s interface is taken from extLib, modified to describe behaviour on cyclic list, and with cyclic-list specific functions added.