ocaml-multicore / kcas

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

Group operations in the `Dllist` signature #182

Closed polytypic closed 8 months ago

polytypic commented 8 months ago

This PR groups operations in the Dllist signature to hopefully make the signature more legible (less like a big random list of things).