package core_unix

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'maybe_fd t =
  1. | Generate : File_descr.t t
  2. | Use_this : File_descr.t -> [ `Did_not_create_fd ] t
OCaml

Innovation. Community. Security.