An implementation in OCaml of Kaplan & Tarjan's purely functional worst-case O(1) catenable deques
Go to file
2018-08-01 01:05:01 +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 Added types for buffers (0..5 elements), colors (green, yellow, red) and deques made out of those 2018-08-01 01:05:01 +02:00
LICENSE.txt Added license (CC0) 2018-07-30 00:51:19 +02:00
Makefile Added types for buffers (0..5 elements), colors (green, yellow, red) and deques made out of those 2018-08-01 01:05:01 +02:00