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
Homepagehttp://github.com/mirage/lwt-dllist
Issue Trackerhttp://github.com/mirage/lwt-dllist/issues
MaintainerAnil Madhavapeddy <anil@recoil.org>
Dependencies
Source [http] http://github.com/mirage/lwt-dllist/releases/download/v1.1.0/lwt-dllist-1.1.0.tbz
sha256=b0200651e37eaa24f027177bc01e266db43da48aa18146973d1d18336c325d69
sha512=0a34795203d1d6601285b631ac5016beece436ffe49eb2896fdf730913b66b0dc6192fdad6bd3d5cc3ad22a19627a9d6198189597ecd520af44b0b3db5e81f00
Edithttp://github.com/ocaml/opam-repository/tree/master/packages/lwt-dllist/lwt-dllist.1.1.0/opam