package js_of_ocaml-compiler

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val find_in_path : string list -> string -> string option
val absolute_path : string -> string
val read_file : string -> string
val write_file : name:string -> contents:string -> unit
val gen_file : string -> (string -> 'a) -> 'a
val with_intermediate_file : string -> (string -> 'a) -> 'a
OCaml

Innovation. Community. Security.