ocaml-multicore / kcas

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

Group operations in the `Dllist` signature #182

Closed polytypic closed 10 months ago

polytypic commented 10 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).