package js_of_ocaml-compiler

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val provides : t -> string list
val parse_file : string -> t list
val parse_string : string -> t list
val parse_builtin : Builtins.File.t -> t list
val pack : t -> t