package ocplib_stuff

  1. Overview
  2. Docs

Source file minUnix.ml

1
2
3
4
5

(* This is supposed to be a minimal implementation of Unix, working both
   on Linux and Windows. Not yet ported, so just include Unix. *)

include Unix
OCaml

Innovation. Community. Security.