package ez_api

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

Source file ezLwtSys.ml

1
2
let run f = Lwt_main.run @@ f ()
let sleep f = Lwt_unix.sleep f
OCaml

Innovation. Community. Security.