An implementation in OCaml of Kaplan & Tarjan's purely functional worst-case O(1) catenable deques
Go to file
2018-08-02 01:13:56 +02:00
.gitignore Makefile rule for cropping the PDF to extract small parts of the article 2018-08-01 01:05:01 +02:00
.travis.yml Makefile rule for cropping the PDF to extract small parts of the article 2018-08-01 01:05:01 +02:00
deques.ml Use polymorphic variants; define color ordering and color of a deque 2018-08-02 01:13:56 +02:00
LICENSE.txt Added license (CC0) 2018-07-30 00:51:19 +02:00
Makefile Use polymorphic variants; define color ordering and color of a deque 2018-08-02 01:13:56 +02:00