saturn icon indicating copy to clipboard operation
saturn copied to clipboard

Import `kcas_data` as a part of `saturn`

Open Sudha247 opened this issue 1 year ago • 0 comments

kcas_data contains a nice set of compositional lock-free structures built with kcas. This is in alignment with the goal of saturn, to provide parallelism-safe data structures for OCaml 5+ users. It might be useful to expose these structures in kcas_data as a part of saturn_lockfree or even a separate sub-package.

cc @polytypic @lyrm

Sudha247 avatar Sep 20 '23 09:09 Sudha247