package bwd

  1. Overview
  2. Docs
Backward lists

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.0.tar.gz
md5=779085781c174f736ce891cd04445169
sha512=bdae4e858986ad508f429ee98e189b5ea5b4c89cd164e87768728b0a2a567ac994ac2baa136e47dad56301fbd2263155e320087d3df9ff58a7f734a0da3cbcb6

Description

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.

Published: 31 Mar 2022

Dependencies (2)

  1. ocaml >= "4.08.0"
  2. dune >= "2.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.