package atomic

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.

OCaml

Innovation. Community. Security.