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.1.0.tar.gz
md5=779085781c174f736ce891cd04445169
sha512=bdae4e858986ad508f429ee98e189b5ea5b4c89cd164e87768728b0a2a567ac994ac2baa136e47dad56301fbd2263155e320087d3df9ff58a7f734a0da3cbcb6
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/bwd/bwd.1.1.0/opam
No package is dependent