bwdversion

Backward lists

This OCaml package defines backward lists that are isomorphic to lists. They are useful when one wishes to give a different type to the lists that are semantically in reverse. In our experience, it is easy to miss List.rev or misuse List.rev_append when both semantically forward and backward lists are present. With backward lists having a different type, it is impossible to make these mistakes.

AuthorThe RedPRL Development Team
LicenseApache-2.0
Published
Homepagehttps://github.com/RedPRL/ocaml-bwd
Issue Trackerhttps://github.com/RedPRL/ocaml-bwd/issues
Maintainerfavonia <favonia@gmail.com>
Dependencies
Source [http] https://github.com/RedPRL/ocaml-bwd/archive/1.0.0.tar.gz
md5=e06992507455ffb10a1c379322d7fb6e
sha512=85066a9866dc90a0d138cc4d0688476a3ca96ce7454dc953fdadee51cb061201d0dc07db0b1c2ff2335f45dbfaaa9cbe53fc7724221f15d58604fd7fa1bbd22d
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/bwd/bwd.1.0.0/opam
No package is dependent