package js_of_ocaml-compiler

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val init : (unit -> float) -> unit
val make : unit -> t
val get : t -> float
val print : Format.formatter -> t -> unit