package General

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = string Reference.t
module O : sig ... end
include sig ... end
val of_contents : String.t -> t
val contents : t -> String.t
val assign : t -> String.t -> unit