package pyml

  1. Overview
  2. Docs

Source file pyml_arch.ml

1
2
3
4
5
6
7
8
type t = Windows | Mac | Unix

let os = Unix




  external fd_of_int : int -> Unix.file_descr = "%identity"
OCaml

Innovation. Community. Security.