Threading Last updated May 5, 2022

OCaml includes a threads library. Current versions of OCaml enable the library by simply linking to it. To enable it in OBazl just add dependency @ocaml//threads.