package lwt-dllist

  1. Overview
  2. Docs
Mutable doubly-linked list with Lwt iterators

Install

Dune Dependency

Authors

Maintainers

Sources

lwt-dllist-1.1.0.tbz
sha256=b0200651e37eaa24f027177bc01e266db43da48aa18146973d1d18336c325d69
sha512=0a34795203d1d6601285b631ac5016beece436ffe49eb2896fdf730913b66b0dc6192fdad6bd3d5cc3ad22a19627a9d6198189597ecd520af44b0b3db5e81f00

doc/CHANGES.html

v1.1.0 (2025-04-28)

  • Add missing primitive clear (@raphael-proust, #7)
  • Fix documentation typo (@raphael-proust, #7)

v1.0.1 (2021-05-21)

  • Remove lwt dependency; it's only really needed for the tests (@aantron #1).
  • Fix deprecation warnings with OCaml 4.08 (@aantron #1).
  • Add support for OCaml 4.02 (@aantron #1).

v1.0.0 (2019-01-14)

Initial release, based on Lwt 4.1.0's source code.

OCaml

Innovation. Community. Security.