liblwt-dllist-ocaml
mutable doubly-linked list with Lwt iterators (runtime)
Description
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.
This package contains runtime libraries.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/mirage/lwt-dllist
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install liblwt-dllist-ocaml