package async_unix

  1. Overview
  2. Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

async_unix-v0.16.0.tar.gz
sha256=a6a86202acea433b5c739ac20190a9a364da9d9eb7ebd402f517b8c58983839b

doc/src/async_unix.thread_pool/import.ml.html

Source file import.ml

1
2
3
4
5
open! Core
module Time_ns = Time_ns_unix
include Int.Replace_polymorphic_compare

let sec = Time_ns.Span.of_sec
OCaml

Innovation. Community. Security.