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.
Author | The RedPRL Development Team |
---|---|
License | Apache-2.0 |
Published | |
Homepage | https://github.com/RedPRL/ocaml-bwd |
Issue Tracker | https://github.com/RedPRL/ocaml-bwd/issues |
Maintainer | favonia <favonia@gmail.com> |
Dependencies |
|
Source [http] | https://github.com/RedPRL/ocaml-bwd/archive/1.2.0.tar.gz md5=8f22a165c41d650ab734063441c83d22 sha512=525342b74934494a8c1b8e8208ae9125c218abd447373b47e876c281e7c947da80003e81a28e563c55714c4742bce9c8ac36e3c6747c317fc7714cedaa883e60 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/bwd/bwd.1.2.0/opam |
No package is dependent