lwt-dllistversion

Mutable doubly-linked list with Lwt iterators

A sequence is an object holding a list of elements which support the following operations:

  • adding an element to the left or the right in time and space O(1)
  • taking an element from the left or the right in time and space O(1)
  • removing a previously added element from a sequence in time and space O(1)
  • removing an element while the sequence is being transversed.
AuthorsJérôme Vouillon and Jérémie Dimino
LicenseMIT
Published
Homepagehttps://github.com/mirage/lwt-dllist
Issue Trackerhttps://github.com/mirage/lwt-dllist/issues
MaintainerAnil Madhavapeddy <anil@recoil.org>
Dependencies
Source [http] https://github.com/mirage/lwt-dllist/releases/download/v1.0.0/lwt-dllist-v1.0.0.tbz
md5=28959f39bbb96e86776265a836f2e0d5
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/lwt-dllist/lwt-dllist.1.0.0/opam