package uwt

  1. Overview
  2. Docs
module Lwt_main = Uwt.Main
module Lwt_io = Uwt_io
module Lwt_log = Uwt_log
module Lwt_bytes = Uwt_bytes
module Lwt_process = Uwt_process
module Lwt_throttle = Uwt_throttle
module Lwt_chan = Uwt_chan
module Lwt_unix : sig ... end

everything inside Lwt_unix is implemented with funcions from Uwt. The sole purpose is to make it easier to test existing code with uwt.

OCaml

Innovation. Community. Security.