ocaml-multicore / kcas

Software Transactional Memory for OCaml
https://ocaml-multicore.github.io/kcas/
ISC License
109 stars 11 forks source link

Expose `Dllist` type to allow matchable cursors #183

Open polytypic opened 10 months ago

polytypic commented 10 months ago

Being able to freely point to locations in a double-linked list allows more uses for a double-linked list.