Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 439 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 439 Bytes

Atomic build

This package is a compatibility package for the Atomic module in OCaml's standard library.

It is purely sequential, which fits the thread model of older versions of OCaml. The operations are expected to be better, faster, and still atomic, on post-5.0 versions of OCaml.