package iocamljs-kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Compile : sig ... end
val touch_me_up : unit -> unit
val display : ?base64:bool -> string -> string -> unit
val send_clear : ?wait:bool -> ?stdout:bool -> ?stderr:bool -> ?other:bool -> unit -> unit
val load_from_server : (string * string) -> string option
val output_cell_max_height : string Pervasives.ref
val main : unit -> unit